Author: Robert Sample
Posted: Wed Jul 20, 2016 11:52 pm (GMT 5.5)
Have you tried SBSENDEOL? If not, try this:
It may work for your problem. If you were connecting from the Windows machine to z/OS, you would use
_________________
TANSTAAFL
The first rule of code reuse is that the code needs to be worth re-using.
"We should forget about small efficiencies, say about 97% of the time: premature optimization is the root of all evil." -- Donald Knuth
Posted: Wed Jul 20, 2016 11:52 pm (GMT 5.5)
Have you tried SBSENDEOL? If not, try this:
Code: |
Server IP address username password ASCII QUOTE LOCSITE SBSENDEOL=LF CD UAT\outgoing GET filename.dat 'xxxx.yyyy.zzzz ' (REPLACE QUIT |
Code: |
QUOTE SITE SBSENDEOL=LF |
_________________
TANSTAAFL
The first rule of code reuse is that the code needs to be worth re-using.
"We should forget about small efficiencies, say about 97% of the time: premature optimization is the root of all evil." -- Donald Knuth