× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.


  • Subject: RE: Checking a JOBQ to see if there are jobs waiting
  • From: "Hatzenbeler, Tim" <thatzenbeler@xxxxxxxxxxxxx>
  • Date: Mon, 5 Feb 2001 09:42:45 -0800

Title: RE: Checking a JOBQ to see if there are jobs waiting

this would be an rpg solution, and I know this is the wrong list...  So I'll apologize now.  Sorry

But here's a possible answer.
Using these API's I was able to write a program that generated a subfile of waiting jobs, and then I gave the users 3 other jobq's to move them to.  But I programmed in a filter so only a few jobs could be moved...

call      'QUSLJOB' 
parm                
parm      'JOBL0100'

and

call      'QUSRJOBI'
parm                
parm                
parm      'JOBI0200'
parm      '*INT    '

One place to look is http://earth.vol.com/~craigr/jcrcmd2.html

and the program 'jload'

hth, tim


As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.