Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: BrembM3
  • Content: Threads
  • Order by date
  1. BrembM3

    Rexx calling Clist

    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...
  2. BrembM3

    Invoke Rexx from TSO main menu

    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....:)
  3. BrembM3

    Problem with variable data using Rexx/Panels

    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....
  4. BrembM3

    Rexx/Librarian

    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...
  5. BrembM3

    Multi data-set editor

    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...
  6. BrembM3

    Interactive Cobol Compile

    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...

Part and Inventory Search

Back
Top