Hi all!!
I have this problem with the FileXtra... (on MAC)
On a CDRom, when a user click on a specific button, I want to copy a folder 
from the cd into the hard disk of the user.
At first, I taught about having a window with the option for the user to be 
able to browse where he wants to install it...but I just couldn't find the 
way to make it work...
Then, I tried with the FileXtra and I found the example to copy a folder, 
but the script doesn't seems to work... there it is:

on mousedown
fxObj = xtra("FileXtra3").new()
put fxObj.fx_FolderCopy("@: MyFolder", "Macintosh HD: Applications", True)
end


I don't know if you guys can help me out??? The thing is , it's the first 
time I'm trying to work with Xtra. I'M sure they must be very useful when 
you know how to use them...but now, I must admit they're not any help for 
me!!


Thanks for your patience!
Isa
_____________________________________________________________________________________
Get more from the Web.  FREE MSN Explorer download : http://explorer.msn.com


[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