On Sep 17, 2004, at 10:53 PM, [EMAIL PROTECTED] wrote:

From: Gregory Lypny <[EMAIL PROTECTED]>
Subject: Re: Getting a remote file in OS X
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=US-ASCII; format=flowed

Still not working for me I'm afraid.  FTP is turned on. I also have the
firewall on.  Do I have to specify a port?  Is it because the file I
want is rtf?  Do I have to invoke some sort of library in Rev?

on mouseUp
   get url
("ftp://me:[EMAIL PROTECTED]/users/me/Documents/Miscellaneous/Envelope
Template.rtf")
   put it into fld "x"
end mouseUp


Try connecting to this ftp server with Fetch or Interarchy or some other ftp client. Once you know one of these programs can connect, they you'll find it easier to debug.


-- Frank

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to