grimmwerks schrieb:
> 
> On 2/9/01 12:24 PM, "Kyle Smeby" <[EMAIL PROTECTED]> wrote:
> 
> > fxObj = xtra(3FileXtra32).new()
> 
> Try fxobj=new(xtra "Filextra3") instead
> 
> > put fxObj.fx_FileCopy(3Macintosh HD:Annapurna.doc2, 3Toad Hall:expedition
> > plan.doc2)
> 
> 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.

Are You sure about that? In old versions this DOES copy. The put just
gives me a result to control if the action has failed or not. Or am I wrong?

regards, Florian
> 
> > -- 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!]

[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