Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
is there any command in REXX to shift a word in string

 
Post new topic   This topic is locked: you cannot edit posts or make replies.    IBMMAINFRAMES.com Support Forums -> CLIST & REXX
Author Message
shakti

New User


Joined: 20 Jan 2004
Posts: 37

PostPosted: Thu Sep 25, 2008 2:58 pm    Post subject: is there any command in REXX to shift a word in string
Reply with quote

Hi ,

I wanted to do a shift of word in string to a particular position.

for example.

01 ws-var pic x(20) value 'XXXXXXXXXXXXXXXXXXXX'

The above needs to be moved to

01 WS-VAR PIC x(20) Value

'XXXXXXXXXXXXXXXXXXXX'

Ideally, I need PIC word should start at 40 position and value should be in 54 position. Rest of the string should be in next line...


Thanks in advance..
Back to top
View user's profile Send private message
References
enrico-sorichetti

Global Moderator


Joined: 14 Mar 2007
Posts: 3168
Location: italy

PostPosted: Thu Sep 25, 2008 3:04 pm    Post subject: Reply to: is there any command in REXX to shift a word in st
Reply with quote

why dont' You watch the topics You started

You got already some replies on how to do it in

http://ibmmainframes.com/viewtopic.php?p=155347&highlight=#155347


this topic will be locked
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   This topic is locked: you cannot edit posts or make replies.    IBMMAINFRAMES.com Support Forums -> CLIST & REXX All times are GMT + 6 Hours
Page 1 of 1