×
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.
To do it at the printer level, you'll need to specify additional information
in the ADDRPYLE command.
Example:
I have a printer named LASER1 that I want to Ignore the forms change request
message:
If I do this:
ADDRPYLE SEQNBR(000100) MSGID(CPA3394) CMPDTA('LASER1' 41) RPY(I)
the system will automatically reply to the CPA3394 message if the device
name begins with 'LASER1'.
Beware:
If you have devices named LASER10, LASER11, etc., they will also be replied
automatically...
If I do this:
ADDRPYLE SEQNBR(000100) MSGID(CPA3394) CMPDTA('LASER' 41) RPY(I)
the system will automatically reply to the CPA3394 message for any printer
whose name begins with 'LASER'
Regards,
Steve Landess
Austin, Texas
I had forgotten the specifics of ADDRPYLE. In our case, the specific printers
that need a forms change ignored have specific characters in the ninth and
tenth positions. I do not believe any of the other printers would be
effected.
Thanks for the assistance.
John McKee
As an Amazon Associate we earn from qualifying purchases.
This thread ...
Re: Replying to a forms request automatically, (continued)
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.