Support
All support resources for our products. Here you can find answers to frequently asked questions, discuss with other users, recover a lost license code or file a support request.
Forum closed
This forum was closed and turned into an archive effective April 21, 2018. It is no longer possible to create new topics or reply to existing topics.

Thanks everyone for all the great questions and contributions over the years.

Please use the Contact form to get in touch.

Remote Buddy Forum

Overview 

AuthorThread
User

09.02.2008 00:26:02
Re: Re: No playlists

This posting is older than 6 months and can contain outdated information.
Turned out this was caused by a bug in AppleScript, whereas

set someVar to ("0" as double integer)

will set someVar to the highest possible value - yet

set someVar to ("0" as double integer) 
say someVar

would set someVar to 0. Odd.

The version now available through Online Updater works around the 
problem.

Best regards, 
Felix Schwarz 

Thread-display::