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 bkrike 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: vhagopian
  • Content: Threads
  • Order by date
  1. vhagopian

    System messages

    Good afternoon Could someone tell me how to supress system messages while executing a REXX routine in TSO. I am calling a COBOL program which is abending and i am getting pages of information that i do not want to see. I just want to handle the return code and move on. Any help would be great!!
  2. vhagopian

    TSO REXX / ISPF Panels

    When displaying an ISPF panel from REXX, i would like to set the cursor position on the panel. I would like the cursor to be sitting on the correct field after setting an error message for that field. Any info would be great. Thanks
  3. vhagopian

    ISPF tables

    Once i have displayed an ISPF table, i want to do a "find" on something displayed in the table from the command line, much like i do in ISPF edit. Can someone give me an easy way to do this in REXX?
  4. vhagopian

    REXX + Stored procedure

    Is there a way to kick off a stored procedure on a network drive from a REXX routine located on the mainframe without submitting a batch job?
  5. vhagopian

    TBDISPL + PF7

    I am currently displaying an ISPF table using TBDISPL. I then want to process selections from the current display as well as the next display after hitting PF8. I have PF7 and PF8 logic where i do a TBMOD to keep the "X" next to table entries i have selected on the screen. My issue is.....How do...
  6. vhagopian

    ISPF system data set allocation error

    I am getting the following message when executing FTOPEN: "ISPF system data set allocation error". This occurs when i am using system DD ISPFILE. I have never seen this error before and i have no clue how to debug. Here is the full error message...... ISPF system data set allocation...

Part and Inventory Search

Back
Top