+ Reply to Thread
Results 1 to 2 of 2

Thread: Auto switching spool files when printer runs out of paper

  1. #1
    Guest.Visitor Guest

    Default Auto switching spool files when printer runs out of paper

    Tony, Disregarding the consideration of the loss of any pages in the printer's buffer, you might be able to do something like this: Specify a special message queue for the printer when you issue the StrPrtWtr command. Monitor this message queue with a program you've written. If a message other than the out of forms message arrives, forward it to the appropriate place. When the appropriate message arrives, you would then have to use an API to get the current page number from the spool entry (I don't think this is in the message) and then perform the appropriate commands necessary to move it to the next printer. Bill > Is there a way to automatically move a spool file to another printer when the first printer runs out of paper? I want to continue printing a report on a second printer where the first printer stopped. > > We are using IBM Infoprint 1130s.

  2. #2
    Guest.Visitor Guest

    Default Auto switching spool files when printer runs out of paper

    Is there a way to automatically move a spool file to another printer when the first printer runs out of paper? I want to continue printing a report on a second printer where the first printer stopped. We are using IBM Infoprint 1130s.

+ Reply to Thread

Similar Threads

  1. Auto-deletion of AS/400 Spooled Files
    By David Abramowitz in forum IBM
    Replies: 6
    Last Post: 08-29-2003, 07:31 AM
  2. Replies: 21
    Last Post: 03-23-2001, 06:12 AM
  3. Large spool files auto-resend to jet direct printer
    By Guest.Visitor in forum Application Software
    Replies: 3
    Last Post: 09-12-2000, 12:31 PM
  4. Spool files to PC ASCII text files
    By Guest.Visitor in forum Programming
    Replies: 8
    Last Post: 03-10-1999, 12:32 PM
  5. Duplex Printer Files printed on a Simplex Printer and/or IPDS Printer
    By Guest.Visitor in forum Application Software
    Replies: 0
    Last Post: 01-01-1995, 02:00 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts