Look at the bottom of the compiler listing and see WHAT TYPE the compiler
thinks FshDte really is if it thinks it is not a data area.
The data area does not need to exist at compile time. Geez if it did we'd
all be in trouble!
Stu
On Tue, Nov 24, 2009 at 17:30, Scott Klement <rpg400-l@xxxxxxxxxxxxxxxx>wrote:
Hmmm... the INZ() keyword works fine on my system...
Jeff Young wrote:
You can not initialize a data area.
The *DTAARA DEFINE statement defines the field FshDte, so you have
duplicate definitions in your code. The first definition is a stand alone
field, and the second is a data area.
If you make the changes above, you should not have any more problems.
--
This is the RPG programming on the IBM i / System i (RPG400-L) mailing list
To post a message email: RPG400-l@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/rpg400-l.