On 2/9/01 12:24 PM, "Kyle Smeby" <[EMAIL PROTECTED]> wrote:

> fxObj = xtra(³FileXtra3²).new()

Try fxobj=new(xtra "Filextra3") instead


> put fxObj.fx_FileCopy(³Macintosh HD:Annapurna.doc², ³Toad Hall:expedition
> plan.doc²)

This is NOT copying files; this is kind of asking 'is it POSSIBLE to copy
files). Take away the PUT to actually make it DO it.

> -- 1

This is returned in the message window because of the PUT in the previous
line. PUT in the message window is kind of asking director a question....so
it will PUT a response...


> fxObj = 0


[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