× 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: Tumble Duplex on IBM Infoprint 21
  • From: "Shaw, David" <dshaw@xxxxxxxxxxx>
  • Date: Thu, 19 Oct 2000 14:16:44 -0400

Ken,

How about a brute-force-and-ignorance work around?  Create a dummy output
queue, and attach a data queue to it.  Create a CL program to monitor the
data queue from a never-ending job.  When the CL program gets a data queue
entry signifying that a spool file has landed on the dummy queue, have it do
a CHGSPLF to make the spool file tumble duplex and move it to the real
output queue for the Infoprint.  I realize that this is akin to using a
sledgehammer, whereas your data transformation program would be more like a
scalpel, but I've always found it easier to make sledgehammers work than
scalpels. <grin>

Dave Shaw
Spartan International, Inc.
Spartanburg, SC
To subscribe to the MAPICS-L mailing list send email to
MAPICS-L-SUB@midrange.com or go to www.midrange.com and follow the
instructions.

-----Original Message-----
From: Sims, Ken [mailto:KSIMS@SOUTHERNWINE.com]
Sent: Thursday, October 19, 2000 1:31 PM
To: MIDRANGE-L@midrange.com
Subject: Tumble Duplex on IBM Infoprint 21


Hi gang -

We recently purchased an IBM Infoprint 21 printer.  We want everything sent
to this printer to print in tumble duplex.  Unfortunately host information
overrides the printer configuration so the reports print in simplex.

We CANNOT change the reports to specify DUPLEX(*TUMBLE) since the same
report may be printed on other printers that can handle duplex but we want
them to print in simplex on those printers.

I tried writing a data transformation program to change the simplex command
to specify "no change" so that the printer configuration would be used, but
have run into multiple problems.

1. Even if I don't change the data, the report prints on one line and the
characters look like Japanese.
2. The simplex command is not in the data passed to the data transformation
program anyway.  The only commands passed in the buffer before the actual
print data are to set the language to English and to set the unprintable
characters replacement character to blank.

I changed my program to specify that it is not going to transform the data.
That got rid of problem #1.
To get around #2, on option 20 (opening a spool entry to print) I send back
a command forcing tumble duplex, but the report still prints in simplex.  I
don't know if this is because my command is not being sent, it is being sent
but it is sent before the simplex command so that command overrides my
command, or if it is being sent in the proper order but is being translated
to "Japanese" so that it's not the proper command when it actually gets to
the printer.

I have submitted a request to IBM for help, but quite frankly I have my
doubts as to whether I will get anything useful.

Does anyone here have anything helpful about the Infoprint 21 printer?  Or
does anyone have any experience with data transformation programs and can
give me some help in getting one to work the way I want.  The documentation
is minimal (section 2.4 in the V4R4 Print APIs manual) and I couldn't find
anything in the Printing redbook, either V or VI.

We are on V4R4.

Ken
Southern Wine and Spirits of Nevada, Inc.
Opinions expressed are my own and do not necessarily represent the views of
my employer or anyone in their right mind.

+---
| This is the Midrange System Mailing List!
| To submit a new message, send your mail to MIDRANGE-L@midrange.com.
| To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com.
| To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator:
david@midrange.com
+---
+---
| This is the Midrange System Mailing List!
| To submit a new message, send your mail to MIDRANGE-L@midrange.com.
| To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com.
| To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: david@midrange.com
+---

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.