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
 
Check Edit Profile in REXX

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> CLIST & REXX
Author Message
hsk

New User


Joined: 28 Nov 2006
Posts: 36
Location: India

PostPosted: Fri Dec 08, 2006 10:34 am    Post subject: Check Edit Profile in REXX
Reply with quote

We can view the edit profile with command PROFILE.
Can i check the profile in REXX.

I have a rexx exec which reads an input file line by line and with some condition writes it in output file. If for input file "NUM ON" is set then this rexx reads the line from input file with last 8-9 digits as numbers and writes the same in output file.
How can my REXX understand whether it is "NUM OFF" or "NUM ON" set for input file ?
Back to top
View user's profile Send private message
References
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 1930
Location: Israel

PostPosted: Fri Dec 08, 2006 4:31 pm    Post subject:
Reply with quote

There is an ISREDIT command called NUM, which queries the status of NUM, and return the value into a variable.

O.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> CLIST & REXX All times are GMT + 6 Hours
Page 1 of 1