|
>> Looks like it's been supported but not documented since the beginning
of RPG IV.
Interesting - particularly since it is explicitly stated in the docs to be
unsupported - and I can remember that during development we were asked to
query users as to whether it would cause them a problem. I thought the
converter even flagged it.
I tried your code with the V5R2 verifier (don't have access to a V5R2
system) and it compiles. The following code (which is what I was trying)
fails with 'aconst' undefined.
D DataStr2 DS Dim(5) Qualified
D aconst C '1'
D Array2 1 Dim(5)
C Eval DataStr2(3).Array2(2) = aconst;
Maybe you can check this with the compiler.
Jon Paris
Partner400
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.