|
Just to remember for some who havent experienced the following yet ;-) and when you think u will get crazy: If you use V3 u should not use *both* of the following codes (i.e. using primary/sec files with prefix) because *when* using level check indictors (L1-L9) the following wont be compiled... (a) FFILENAME IP E K DISK PREFIX(I_) (b) FFILENAME IP E K DISK PREFIX(I_:2) IFILEFMT I I_FIELD1 L3 I I_FIELD2 L5 I I_FIELD3 L7 ... C ADD I_AMT L3TOT ... CL5 ADD L5TOT LRTOT All will look fine but the compiler will fail to compile and will *only* give u a CPF7030 for the Lx-Indicators used at the C-lines (but will accept F and I instructions, so that u dont get any hint why the compiler has a problem with the L-indicators that u described correctly at I-instructions) After removing the prefix concept for level checked files the compiler will do his work w/o any problem. *In V4* it is better because u can use the first PREFIX(I_) and it will be compiled and work as it should - but there is still the bug for version (b) PREFIX(I_:2) +--- | 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.