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
 
renames

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> Mainframe COBOL
Author Message
selvakumar_ms

New User


Joined: 30 Mar 2004
Posts: 8

PostPosted: Wed Mar 31, 2004 3:42 pm    Post subject: renames
Reply with quote

can we use renamed data item in arithmetic operations icon_question.gif
Back to top
View user's profile Send private message
References
PostPosted: Wed Mar 31, 2004 3:42 pm    Post subject: Re: renames Reply with quote

mvs_butta

New User


Joined: 23 Dec 2003
Posts: 13

PostPosted: Thu Apr 01, 2004 9:32 am    Post subject:
Reply with quote

Yes you can ,when it renames only a single numeic elementay vaiiable.

Code:
id-1 renames id-2 thru id-3
     
   when id-3 is specified id-1 is treated as goup item.
   when id-3 is not specified id-1 will acquire all th attributes of id-2
   if id-2 is a group item id-1 will be group item
   if id-2 is elemetary item id-1 will be elementary item
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> Mainframe COBOL All times are GMT + 6 Hours
Page 1 of 1