hello list
I try desperately to obtain a fileopen dialog in a fix folder. Impossible with fileio
which asks the user to choice. I'd want the user to go everytime in the folder of my
choice and then let him pick a file of
his(her)choice...
I tried this:
on test
set montest to new(xtra"fileio")
set grrr to new(xtra "DirectOS")
dosSetCurrentFolder( "9 gigas:Documents:myfolder:")
displayOpen (montest)
montest = 0
grrr=0
end
the dialog does not obey ; - (
What can I do? I need that for mac and windows.
Thanks a lot!
jlv
[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!]