|
If this came across as harsh, I apologize. Rob Berendt ================== Remember the Cole! rob@dekko.com Sent by: To: RPG400-L@midrange.com owner-rpg400-l@mi cc: drange.com Subject: Re: Printer Overflow and BIF's 05/02/01 09:23 AM Please respond to RPG400-L Gee, can one use a write on an internally described printer file, without specifying a datastructure? No. If you do not assign an overflow indicator does one get assigned for you? Only on internally defined printer files. 1 FPRINTOUT O F 80 PRINTER ======> aaaaaaaa *RNF2318 00 a 000100 Overflow indicator *INOA is assigned to PRINTER file I guess the question is, does he have an overflow indicator assigned then because he must have a external printer file. Rob Berendt ================== Remember the Cole! "Peter Dow" <pcdow@yahoo.com> To: <RPG400-L@midrange.com> Sent by: cc: owner-rpg400-l@mi Subject: Re: Printer Overflow and BIF's drange.com 05/01/01 06:21 PM Please respond to RPG400-L 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 +--- +--- | 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.