× 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.



You can change the priority of the spoolfile but, if there's a lag in
producing them, you may still get them interleaved unless you hold the
outq until the job is done.  
   OVRPRTF SPLF1  OUTPTY(3)
   OVRPRTF SPLF2  OUTPTY(4)

Only other way that comes to mind is to have different form types and
print FORMTYPE(PACKLIST), then change the writer and print
FORMTYPE(DELIVERY).


bdworrak@xxxxxxxxx 12/06/2006 6:42:23 AM >>>
Hello!

I have the following problem: An application creates spooled file
'Splf1' and 'Splf2'.

Splf1 is a packing list and Splf2 is a delivery note. These files are
created in batch, so that in the outqueue there is the following
sequence

Splf1
Splf2
Splf1
Splf2
Splf1
Splf2
... 
and so on.

Is there any API or tool that enables me to resort the outqueue so that
first all files that are named Splf1 are printed and after that all
files that are named Splf2?

Thanx in advance

Bernd Dworrak

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

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.