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

  • Users: ijm1
  • Order by date
  1. ijm1

    Using REXX to talk to DBRC

    Hi, I want to write a REXX program that issues commands to DBRC and examines the replies. The only way I can think to do this is to write out my command(s) to a file. CALL *(DSPURX00) which reads in said file via the SYSIN DD card and outputs to a file on the SYSPRINT DD. The program would...

Part and Inventory Search

Back
Top