|
Printer Overflow and BIF'sHi Jim, The manual states "An error occurs if overflow is reached to an externally described print file and no overflow indicator has been specified on the File description specification." It doesn't say what it will do for an internally-describer print file, with or without the overflow indicator specified. Which did you have, internal or external? And did you specify an overflow indicator? Curious, Peter Dow Dow Software Services, Inc. 909 425-0194 voice 909 425-0196 fax From: Sneddon, Jim I've been using the BIFs for file I/O (with chains and writes and reads on data files) successfully for a couple of months now and I thought I'd be clever and do the same for a printer file.... c if %error c do overflow stuff c write (e) PrintFile c else c write (e) PrintFile c endif Actually I tried it this way too: c write (e) PrintFile c if %error c do overflow stuff c endif Either way I get overflow errors.... I re-wrote it using the old OFLIND method without any problems. Obviously %error doesn't work on printer files. Is there something I'm missing or a different BIF I can use? Thanks for your time, Jim Sneddon AS400 RPG Programmer Allstate Ticketing jsneddon@allstateticketing.com www.showtickets.com +--- | This is the RPG/400 Mailing List! | To submit a new message, send your mail to RPG400-L@midrange.com. | To subscribe to this list send email to RPG400-L-SUB@midrange.com. | To unsubscribe from this list send email to RPG400-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +--- +--- | This is the RPG/400 Mailing List! | To submit a new message, send your mail to RPG400-L@midrange.com. | To subscribe to this list send email to RPG400-L-SUB@midrange.com. | To unsubscribe from this list send email to RPG400-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 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.