|
Actually, it works. ACCPTH(*KEYED) drives source by sequence number instead of arrival sequence. I've just copied source lines to the end of a member, but with sequence numbers 0000.01 - 0000.05. SEU does not resequence them, and the compiler reads the new lines first because they're ordered keyed by sequence number. In theory you could target copy your lines to the right point in a program if you could reliably pick a source line to start on. -----Original Message----- From: D.BALE@handleman.com [mailto:D.BALE@handleman.com] Sent: Thursday, April 05, 2001 11:01 AM To: MIDRANGE-L@midrange.com Subject: Re: Bulk update of CL source fil Yes you could. But it wouldn't really matter, as SEU would reorganize the member after you edit and save it. Hmmm, well if you never get back into SEU to edit it, would the compiler read the source keyed or non-keyed? That would answer the question of whether reorg was required. Dan Bale IT - AS/400 Handleman Company 248-362-4400 Ext. 4952 D.Bale@Handleman.com Quiquid latine dictum sit altum viditur. (Whatever is said in Latin seems profound.) -------------------------- Original Message -------------------------- Couldn't you then also include a RGZPFM in your scan/rpl/add program? D.BALE@handleman.com wrote: > > Another tip that was mentioned a little while back in a different thread. If > you create a source file with an index (CRTSRCPF ACCPTH(*KEYED) ), then you > can add records to the file, using the sequence number to position where you > want new source statements to appear within the existing source. Next time > you call the member up in SEU, the source statements you added to the end of > the physical source file will appear by sequence number. +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to MIDRANGE-L@midrange.com. | To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com. | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +--- +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to MIDRANGE-L@midrange.com. | To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com. | To unsubscribe from this list send email to MIDRANGE-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.