thanks Tom, I already had fileXtra3, but didn't realise the
fx_FolderGetSpecialPath was what I needed.

I found I had to put the folderType in quotes to get it to work.

 Thanks a lot


Chris Couldridge

[EMAIL PROTECTED]



 if the platform contains "Windows, 32" then
 set path = fx_FolderGetSpecialPath(fxObj, "CSIDL_COMMON_DESKTOPDIRECTORY")
 else
 set path = fx_FolderGetSpecialPath(fxObj, "kDesktopFolderType")
 end if



[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to