Brian Volk wrote:
> Hi All,
>
> I would like to issue a command to an AS/400 using Net:FTP -> quot(CMD
> [,ARGS]) but I'm having a little trouble. Has anyone ever done this before?
> Any help would be greatly appreciated.
>
I have done this before but couldn't find the sample code.
> Here is w
Hi All,
I would like to issue a command to an AS/400 using Net:FTP -> quot(CMD
[,ARGS]) but I'm having a little trouble. Has anyone ever done this before?
Any help would be greatly appreciated.
Here is what I would type on a 400 cmd line.
quote rcmd pgm(kieth/quotetest)
Below is what I h