You don't indicate which platform this happens on but one issue I've seen on OS X is that if the standalone ends up in a Package file and the text file is in the same package, it isn't always seen by the OS as being in the same folder as the standalone. You have to get the standalone settings right to get this kind of thing to work, methinks.

On Aug 19, 2005, at 6:20 PM, Andrew Tarrant wrote:

Hi, Here's my problem,

I created a button, edited the script for the button and added the folowing
code:

on mouseUp

   libURLftpUploadFile "testfile.txt",\
     "ftp://Username:[EMAIL PROTECTED]/MyFolder"




end mouseUp

Now, I create a standalone program of it, with the file "testfile.txt" inside
the same folder as the program.

Go to run it, click the button, go to login at my ftp, and nothing has been
uploaded, why is this?

-----

Best Regards,

Andrew Tarrant
[EMAIL PROTECTED]
(Optional Email Address)



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Dan Shafer, Revolution Consultant and Author
http://www.shafermedia.com
Get my book, "Revolution: Software at the Speed of Thought"
From http://www.revolutionpros.com, Click "My Stuff"



_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to