libURLftpCommand help required please....
Dave Cragg
dave.cragg at lacscentre.co.uk
Mon May 24 13:39:11 EDT 2010
On 24 May 2010, at 17:11, Bob Earp wrote:
>
> Many thanks for the replies on this.Mark/Jim - I've played around with quotes/no quotes, changing the address elements to include ftp.ashford.ca, httP://ashford.ca and combinations thereof, but I still get the error message "error invalid host address". I'm using Rev Enterprise v4.0.0 build 950 BTW.If it helps, I do get stuff returned without and error if I use put url "http://test:myTest@ashford.ca" into fld "results"Dave - It wasn't the LIST ftp command I was after, I just used that as an example of an ftp command that (I assumed) the libURLftpCommand would do as it seems to say that in the dictionary.
Using PWD as a sample command, this works here:
put libURLftpCommand("PWD","ashford.ca","test at ashford.ca","myTest") into fld "results"
It returns:
257 "/" is your current location
Dave
More information about the use-livecode
mailing list