|
Hi All, Can anyone advise on how to control the way a cursor progresses on the display file. Defaults to right to left from field to field with the tab key which is fine. I want to Make the cursor go down one column of choices, back up then down the next column when the Shift/Enter keys are simultaneously pressed. Any helpful suggestions would be greatly appreciated. Thanks. -----Original Message----- From: nan pat [mailto:seedrp@hotmail.com] Sent: Sunday, July 16, 2000 11:54 PM To: RPG400-L@MIDRANGE.COM Subject: Re: Multiple pages print HI Raja, U can either control by using ur own logic or by using 'L' specification in rpgII(u can define your form length and overflow line). I did not understand your second question .Since When you create a spool file it will be automatically sent to the default printer or to some other printer if you have used a>SUBJOB b>OVRPRTF commands in CL which calls your main RPG program. Generally when I use RPGIII , 1>I define an overflow indicator with the printer file in F specs 2>SKIPB for the header record of the printer file. 3>Write the header record only if *in12 = on .(Infact first page header record printing u got to have ur own logic since the overflow indicator will be off.) You can change the default overflow line of printer file by command chgprtf . default is 60. hope thats what you asked.... dajiba >From: Raja Rajendren <kgrajen@usa.net> >Reply-To: RPG400-L@MIDRANGE.COM >To: RPG400-L@MIDRANGE.COM >Subject: Multiple pages print >Date: 16 Jul 00 21:38:10 MDT > >How do I write multiple page to a spool file and then how do I take it to >printer using program. > >Regards, >Rajendren K. G. >TMSI. India. > >____________________________________________________________________ >Get free email and a permanent address at http://www.netaddress.com/?N=1 ><< ForwardedMessage >> ________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.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.