|
No, we weren't suggesting a new compile every time! Samples: PGM1 /* syntax is just email, not verified */ dclf dspobjd DSPOBJD OBJ(ROB/*ALL) OBJTYPE(*FILE) OUTPUT(*OUTFILE) OUTFILE(ROB/DSPOBJD) eof='0' dountil eof rcvf dspobjd monmsg cpf.... (eof = '1') call pgm2 parm(&filename) enddo PGM2 dclf DSPFFD DSPFFD FILE(ROB/&filename) OUTPUT(*OUTFILE) OUTFILE(ROB/DSPFFD) eof='0' dountil eof rcvf dspffd monmsg cpf.... (eof = '1') enddo Rob Berendt -- Group Dekko Services, LLC Dept 01.073 PO Box 2000 Dock 108 6928N 400E Kendallville, IN 46755 http://www.dekko.com "Fiona Fitzgerald" <fiona.fitzgerald@xxxxxxxxxxxxxxxxxx> Sent by: midrange-l-bounces@xxxxxxxxxxxx 10/05/2004 11:00 AM Please respond to Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx> To Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx> cc Fax to Subject Re: CL file pointer techniques? Thanks, Al & Rob, Yes, the problem is that this design gives me one CLP every time it goes around - I hadn't planned on have the pgm compile a new pgm as well as recreating the file each time. Oh well, roll on V6 : ~ Fiona ___________________________________________________________________________________ Since RPG is out, have you thought of using two CL programs? One to generate the file and then the second to read it? Rob Berendt -- Group Dekko Services, LLC Dept 01.073 PO Box 2000 Dock 108 6928N 400E Kendallville, IN 46755 http://www.dekko.com __________________________________ Notice of Confidentiality This transmission contains information that may be confidential and that may also be privileged. Unless you are the intended recipient of the message (or authorised to receive it for the intended recipient) you may not copy, forward, or otherwise use it, or disclose it or its contents to anyone else. If you have received this transmission in error please notify us immediately and delete it from your system. Email: internet.mail@xxxxxxxxxxxxxxxx -- This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/midrange-l or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/midrange-l.
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.