Hi guys,
Does someone has an example on how to insert/update a line that contains 70 characters?
Since I had to include the line number where I want the line inserted, I used up all 80 character in the line.
I tried to insert a comment line in the JOB, something like this
//* comment that takes up to seventy characters inserted like this one* 00000075
I want to insert a line like that between lines 70 and 80, so I indicated to insert the line as indicated.
This is the syntax I used.
./ CHANGE NAME=BX220RTC,LIST=ALL
//* comment that takes up to seventy characters inserted like this one* 00000075.
/ ENDUP
...and this is the error I am getting.
SYSIN NEW MASTER
./ CHANGE NAME=BX220RTC,LIST=ALL
IEB807I INVALID OPERATION.
IEB818I HIGHEST CONDITION CODE WAS 00000004
IEB819I END OF JOB IEBUPDTE.
Does someone have an example or point me in the right direction/manual?
Thanks in advance.
Miguel