I have a Rexx calling an existing Clist that checks if a ds is migrated - I get the following error messages:-
IKJ56529I SYMBOLIC PARMS IN VALUE LIST IGNORED - ''DNCL.PROCLIB''+
IKJ79016I STMT 21 THE WHEN EXPRESSION MUST BE PARENTHESIZED
IKJ79016I STMT 22 THE WHEN EXPRESSION MUST BE...
Thanx KRdude, the systems guys here won't allow this, so I had to include MED as a User Option - bit of a pain to get to, but it works...
Thanx again...
I've written a Multi- dataset editor - called it MED - now I want to invoke it from the first options menu on TSO by just typing in 'MED' on the Option line. Where do I define this?
Thks...
Please excuse the rookie question's....:)
Thanx KRdude - I found the problem in a VGET - I copied another Panel/Rexx and didn't modify properly...I'm still a rookie, thus the dumb mistakes...:)
I've created a Rexx + panel - on one of the fields within the panel, I prompt the user for a Y/N - seems like the Rexx is picking up the previous value of this field. On rerunning the Rexx, it picks up the latest value. Could it be an initialize problem?
Thanks....
I want to write a Rexx to do a Cobol compile (using a Panel, with compile options), but use the source from the same Librarian edit session. Librarian Master is not a PDS, so do I have to write a Cobol interface to Librarian for the extract? This is my first experience with Librarian - all my...
I could nor find any 'SAY's from the original Rexx, nor the others - I did find this statement:-
PARSE VALUE DSNINFO(THISDSN) WITH RC INFO
Is this doing it? - not sure why they did this originally, but I do need to get rid of the displays.
Thanx...
I could nor find any 'SAY's from the original Rexx, nor the others - I did not this statement:-
PARSE VALUE DSNINFO(THISDSN) WITH RC INFO
Is this doing it? - not sure why they did this originally, but I do need to get rid of the displays.
Thanx...
I'm modifying a Rexx program that processes a multi dataset editor - after logic to verify DS and parsing the DS, I get the DCB information of the DS before actually bringing up the dataset into an Edit session.
This is the information displayed:-
Return Code
SysDSNAME
SysUNIT
SysDSORG...
We have a Rexx routine to bring up compile options within an edit session, eg. editting program x78787, type in Cob on the command line and the Compile options appear - the panels work fine - the only problem I have is the JCL does not go to the SPFTEMPx.CNTL ds. - I want the ability to edit the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.