Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

File Operations in REXX (contd.)....

Status
Not open for further replies.

leo6

Programmer
Mar 2, 2005
22
US
My intention was to write

1. 2 space characters from column 3 for all records in the file.(ie, write space at column 3 and 4 in the file.)

2. 4 space characters from column 8 for all records in the file.(ie, write space at column 8,9,10,11 in the file.)

could you please help,me??

Thank you for your response.

Also,now I get the following error when I tried to execute the code,

-----------------------------------------------------
READY
CHREXX4 TP.ECRM.GDGDATE1
1
dsname passed from jcl is:
TP.ECRM.GDGDATE1
Record cannot be updated. No record from file IO has been read for update.
EXECIO error while trying to GET or PUT a record.
FILE IO NOT FREED, DATA SET IS OPEN
5 lines were replaced with spaces
READY
END ------------------------------------------------------
I would be the happiest man, if this gets done....
THANK YOU...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top