Message
From
18/11/2006 17:25:22
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Ftp class and
Miscellaneous
Thread ID:
01171019
Message ID:
01171019
Views:
63
I am using FTP CLASS 202 to FTP files to VM and MVS. I need to issue commands such as
quote site fixrecfm   in VM
quote site lrecl nnn  in VM and MVS
quote site recfm(fb)  in MVS
quote site space(n,m) in MVS
quote site rlse       in MVS
My problem is that if command
ofto.ftpcommand('quote ...',...)
I get the error message
500 unknown 'quot' command
Any help appreciated.

TIA
Next
Reply
Map
View