To insert spaces in colum 72 to 80 using REXX



IBM's Command List programming language & Restructured Extended Executor

To insert spaces in colum 72 to 80 using REXX

Postby nomad » Fri Jan 18, 2008 7:42 pm

I want to change data , whatever it is in column 72-80 to spaces .
How can I do it using REXX
nomad
 
Posts: 1
Joined: Fri Jan 18, 2008 5:29 pm
Has thanked: 0 time
Been thanked: 0 time

Re: To insert spaces in colum 72 to 80 using REXX

Postby MrSpock » Fri Jan 18, 2008 9:45 pm

Personally, I'd just edit the data and replace whatever was in those columns with spaces.

However, since you've asked, I'd go with OVERLAY.
User avatar
MrSpock
Global moderator
 
Posts: 807
Joined: Wed Jun 06, 2007 9:37 pm
Location: Raleigh NC USA
Has thanked: 0 time
Been thanked: 4 times


Return to CLIST & REXX

 


  • Related topics
    Replies
    Views
    Last post