Hello everyone,
Is there a way to get a file from one OS X computer to another? I tried the both of the following but nothing happens.
on mouseUp
get url ("ftp://user:[EMAIL PROTECTED]/Documents/Folder/File")
put it into fld "x"
end mouseUpon mouseUp
get url ("afp://user:[EMAIL PROTECTED]/Documents/Folder/File")
put it into fld "x"
end mouseUpGregory _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
