|
On Jun 17, 2021, at 12:53 PM, midrangel@xxxxxxxxxxxxxxxxx wrote:
Yea, I'm confused too:
dcl-s Json char(1000);
dcl-ds message qualified;
sernbr char(7) INZ('21ABCDE');
sysname char(8) INZ('V7R4PRD');
msgid char(7) INZ('CPF9898');
msg char(140) INZ('This is a test from RPG - 1');
severity char(1) INZ('3');
END-DS;
/free
DATA-GEN message %DATA(Json) %GEN('YAJLDTAGEN');
On the DATA-GEN line RDi says: RNF5347E An assignment operator is
expected with the EVAL operation.
As I said before the compiles for the module and pgm seem to work.
Is this an RDi issue? It would seem that way but I'm not sure.
--
Jim Oberholtzer
Agile Technology Architects
-----Original Message-----
From: RPG400-L <rpg400-l-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of Jon Paris
Sent: Thursday, June 17, 2021 11:45 AM
To: RPG programming on IBM i <rpg400-l@xxxxxxxxxxxxxxxxxx>
Subject: Re: DATA-GEN error on V7R4 not on V7R3
I'm confused Jim.
The RDi editor has no idea what release it is working with - so if it is
indeed the editor having issues then it makes no sense.
If it is the compiler then there has to be a PTF difference or something,
Can you post the code that throws the error?
Jon Paris
On Jun 17, 2021, at 12:23 PM, <midrangel@xxxxxxxxxxxxxxxxx><midrangel@xxxxxxxxxxxxxxxxx> wrote:
questions.
Folks:
First off I verified all the PTFs on both systems.
When I use RDi to edit a program at V7R3 with DATA-GEN the editor
likes it no problem.
When I use RDi to edit a program at V7R4 with DATA-GEN then it
complains that an assignment operator is expected with Eval.
Modules and programs compile OK on both systems.
Any clue?
--
Jim Oberholtzer
Agile Technology Architects
--
This is the RPG programming on IBM i (RPG400-L) mailing list To post a
message email: RPG400-L@xxxxxxxxxxxxxxxxxx To subscribe, unsubscribe,
or change list options,
visit: https://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at
https://archive.midrange.com/rpg400-l.
Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related
Help support midrange.com by shopping at amazon.com with our affiliate
link: https://amazon.midrange.com
--
This is the RPG programming on IBM i (RPG400-L) mailing list To post a
message email: RPG400-L@xxxxxxxxxxxxxxxxxx To subscribe, unsubscribe, or
change list options,
visit: https://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at
https://archive.midrange.com/rpg400-l.
Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related
questions.
Help support midrange.com by shopping at amazon.com with our affiliate link:
https://amazon.midrange.com
--
This is the RPG programming on IBM i (RPG400-L) mailing list
To post a message email: RPG400-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/rpg400-l.
Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related questions.
Help support midrange.com by shopping at amazon.com with our affiliate link: https://amazon.midrange.com
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.