Dave,

I believe the correct syntax is simply

specialFolderpath("0x00d")

It might even be possible that the quotes shouldn't be there officially, but I'm not sure.

Best regards,

Mark Schonewille

--

Economy-x-Talk Consulting and Software Engineering
http://economy-x-talk.com
http://www.salery.biz

A large collection of scripts for HyperCard, Revolution, SuperCard and other programming languages can be found at http://runrev.info




On 16 mrt 2008, at 14:25, Dave wrote:

Hi,

Thanks a lot, the "0x" characters work on 2.8, but not on 2.9, have changed it no.

All the Best
Dave

On 16 Mar 2008, at 12:35, Mark Smith wrote:

You don't need the "0x" for the baseConvert function,

does <put specialfolderpath(baseconvert("000d",16,10)) & "/" into myFilePathName> work?

Best,

Mark

On 16 Mar 2008, at 12:30, Dave wrote:

Hi All,

The following works fine in 2.8.1.472, but gives an error in the 2.9 Beta Release:

put specialfolderpath(baseconvert("0x000d",16,10)) & "/" into myFilePathName

Any ideas on how to get this to work? I'm trying to get the Music folder of the host system.

Thanks a lot
All the Best
Dave


_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution



_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to