|
On 2014-03-11 16:50, Glenn Gundermann wrote:
...
Example Code 2 - This does not compile. ...
D overChargesLevel1...
D
D y1vrP1 overlay(overChargesLevel1)
Hi Glenn, what's happening here is that y1vrP1 is being used as the last
part of the continued name overChargesLevel1, even with the blank line.
If you look in the cross reference, you'll see an entry for
OVERCHARGESLEVEL1Y1VRP1.
As Kurt says, you'd have to provide something in the fixed-form entries
for overChargesLevel1 to end the continued name. The only thing you
could do would be to code a length and data type, but that defeats the
whole purpose of defining overChargesLevel1 by its overlays.
--
Barbara
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.