Ps Chris
Doe eens de groeten aan Simon van mij
Tom Vandenbossche
-----Oorspronkelijk bericht-----
Van: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]Namens
Chris Couldridge
Verzonden: donderdag 8 februari 2001 17:05
Aan: [EMAIL PROTECTED]
Onderwerp: Re: <lingo-l> finding the desktop path
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!]
[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!]