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 Chriss Miller 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: *

  1. ShawnStanford

    I have the FD, now what? (IBM COBOL LE)

    Okay, it occurred to me that I might be able to create a semi-automatic file error message if I could ferret information out of the DCB. So, I wrote a little routine to test my ability to address what I thought was the DCB: IDENTIFICATION DIVISION. PROGRAM-ID. TESTPASS...
  2. ShawnStanford

    REXX / ISREDIT issue...

    Wierd one here. Based on everything I can reference, the following code should step backwards through the labelled lines in a member being edited and unlabel them as it goes. However, when it completes the labels are still visible. If I immediately run the macro again, I get no output as if...
  3. ShawnStanford

    Odd VSAM problem...

    A pirate walks up to a bar and says, "Arrr, I'll be havin' a beer." The bartender pours him a beer and sets it down, then notices that the pirate has a steering wheel sticking out of the fly of his pants. "Hey, buddy," the bartender says. "Does that steering wheel bother you at all?" The pirate...
  4. ShawnStanford

    Retrieving ISPF 'MESSAGE' lines - possible?

    Hi all. I'm in a Big Iron shop working with a JCL checker called 'JEM' (at least, that's the command line for it). It throws up a series of messages showing me what it didn't like about the JCL it's checking, including files it didn't find. Most of the time, I'm looking for a test version of a...

Part and Inventory Search

Back
Top