Thanks for the response Troy, I wasn't intending to get a folder directory
but open to a folder in windows explorer.
open pathAndFolder with "explorer.exe"
Check the Lingo docs for more on the "open" command. If you need to know exactly where Explorer.exe is, you can get that information with FileIO's osDirectory() call. (I think that's the call. You don't have to instantiate FileIO to run the call either, though you *do* have to have the Xtra present.)
-- WthmO
[To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/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!]