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

    Execio and JCL Proc to write PDS members

    An alternative would be to have your rexx program file tailor a JCL that calls the proc as an instream proc. This probably requires the first job to sub a second job. But more complex when you could just do it within the code. :)
  2. haleyja

    how do I convert Rexx to submit commands to the internal reader

    Thanks for the alloc format that did the trick. This is one of those automated kill processes we need to terminate adhoc jobs still running at 6:30 am and before our onlines can come up. they wanted a way to put one time read query's in without the hassel of going through a change process...
  3. haleyja

    how do I convert Rexx to submit commands to the internal reader

    in my shop we use clists still. I'm building a Rexx that will push a cancel command to the internal reader from within the Rexx code. It is a conversion of a clist version. I can't get the Rexx to work. I dabble in rexx just a little... any help would be great. Here is the clist version: PROC...
  4. haleyja

    VB Program To Send Email Using MAPI

    I just ran accross a VB app that comes with VB6 called VBmail. It connects to my outlook exchange server without problem. Except that outlooks asks if this is a virus and only gives it a max of 15 minutes access before it asks again. If you've found this do you know how to give a vb app full...

Part and Inventory Search

Back
Top