|
I was debugging an SQLRPGLE program running in batch on a V5R3 machine when I placed the cursor on a field name (eg FLD) and pressed F11. It showed a value of "404". When I typed in eval FLD on the debugger command line, I get "Call stack entry does not exist".
Sounds like you waited until after the program had already crashed before changing the value of the variable. You need to make the change BEFORE it receives a decimal data error, not after :)
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.