|
>Date: Fri, 26 May 2000 12:29:48 -0500 >From: Gary Guthrie <GaryGuthrie@home.com> > >I discovered that quite some time ago when I was STUMPED with a problem. >In desperation, I changed from *ZERO to 0, and the problem went away. At >the time, I was convinced this was a bug (and as far as I'm concerned it >still and really is!), but it turns out that this has to do with >figurative constants not being accepted. I spoke with IBM about this. I >think their solution is to add documentation to that effect. > >David Morris wrote: >> >> One strange thing is that you can't specify %len(fld) = *ZERO, you >> must specify %len(fld) = 0. When I first saw this I thought it was >> such an obvious error that I didn't bother reporting it. I guess >> it wasn't that obvious because it has been this way for quite a while. EVAL %len(x) = *ZEROS is allowed in "a future release" - I'm not at liberty to say exactly which release. (As far as I can tell there's no APAR for this, so any reporting of it must have been casual.) By the way, there's a better (IMO) circumvention than using 0: D emptystring C '' C EVAL x = emptystring Barbara Morris, IBM Toronto Lab, RPG Compiler Development +--- | This is the RPG/400 Mailing List! | To submit a new message, send your mail to RPG400-L@midrange.com. | To subscribe to this list send email to RPG400-L-SUB@midrange.com. | To unsubscribe from this list send email to RPG400-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-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.