|
Hi Buzz -
D*
Dprntds ds
D line# 367 368b 0
D*
D fsttim s 1 inz('y')
C if line# > 63 or fsttim = 'y'
As has already been mentioned, the halt is due to line# having blanks in it.I'm somewhat surprised that this code did not also give you the same halt. It's probably that being fixed format the halt is suppressed just like halts on z-add, add, sub, etc. Whereas the if is like an eval and halts on an overflow.C line# ifgt 63 C fsttim oreq 'y'
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.