I am trying to write a script that copies files from the AS400 to a Windows server using LSXconnectors and LotusScript.
I am connecting to the AS400 just fine and transferring data. Now I need to copy a file to the windows OS files system on the server. I have the name of the file What would be the proper syntax in my LCConnection session to get a handle on the file and copy it down to Windows