Code goes like this:
Shell ("FTP 172.16.7.10")
Now I need a carriage return, (Enter) command
Shell ("Put c:\temp\ML7807103.txt")
Now I need a carriage return, (Enter) command
Quit
Now I need a carriage return, (Enter) command
Does anyone know the correct syntax for this command ?
Thank you for any assistance.
Shell ("FTP 172.16.7.10")
Now I need a carriage return, (Enter) command
Shell ("Put c:\temp\ML7807103.txt")
Now I need a carriage return, (Enter) command
Quit
Now I need a carriage return, (Enter) command
Does anyone know the correct syntax for this command ?
Thank you for any assistance.