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

    How to "diskw" with stem variable - VM/CMS...

    This script seems to have errors. Control should go from loopa: to writex: as soon as it finds a match on: 'IF v2 = "CAR"'. There it should write out the line that the match was found in. As it is coded now, it will write a record to 'execio diskw' regardless of a match. What is...
  2. tomsweb

    How to "diskw" with stem variable - VM/CMS...

    Fellow Programmers: I have written a rexx exec to scan records in a dataset in vm/cms mainframe, and write certain records to an output file. I am unable to succesfully write records to an output flat file (RECFM=F, LRECL=80). The problem is the output file contains the value...
  3. tomsweb

    "print SENDMAIL" to write all selections from @CATALOG array

    yes it is located at http://www.harvestgroupma.com/catalog.htm
  4. tomsweb

    "print SENDMAIL" to write all selections from @CATALOG array

    I have coded a PERL script to send email to a sales rep. with customer catalog order and US Mailing information. The customer selects to receive any of several catalogs at current online Web site Order Form. Based on the customer's inputted zip code, a specific sales rep. will get this...

Part and Inventory Search

Back
Top