I am automating a script which includes:
copy \\192.168.0.200\exportfiles\customersbysalesperson.csv %USERPROFILE%\Documents
The customer responded to me saying:
The PCO session A command prompt screen comes up. It says "The syntax of the command is incorrect. Press any key to return." I hit return and the screen goes blue and then returns to menu. Nothing shows up in my Docs.
I have tested in on my Windows Vista 32 bit and it works okay. I don't know what version of Windows they are running. Looking into that information now. Would this work in 64-bit versions of Windows?
PCO is PC Organizer (described briefly at Using the Start PC Command (STRPCCMD) in Host On-Demand), it is a way to run PC commands on the user's PC from the IBM i. In my day job, we use it to automatically download CSV files that the IBM i generates so the user can just go into their personal documents location to make it easier for them. This question probably starts to flow into other SE sites, thus why I kept it so simple to begin with.
I guess it's back the drawing board as to what is happening.
