Re: RDi 9.9 **FREE RPG parser
Daniel Gross <[email protected]> Tue, 3 Feb 2026 14:11:50 +0100
| Newsgroups | gmane.editors.websphere.iseries |
|---|---|
| Message-ID | <[email protected]> |
Hi Thomas, on my side it's a source member - using CCSID 273 - German W11 - German partition. But I will try that - could be the problem. Thanks, Daniel > Am 03.02.2026 um 13:57 schrieb Thomas Raddatz via WDSCI-L <[email protected]>: > > I use RDi 9.9 on a German Windows 11 PC and your test source does not show > any errors when pasted into a member of an i Project. > > My workspace settings are: > Text file encoding: UTF-8 > New text file line delimiter: Linux > > Opening the same source from a member on the IBM i (Object Table view) > works fine (without errors), too. > > Maybe it helps setting property "file.encoding" as described in the fix > list: > > Known issues: > * On Windows, program verifiers issue errors for NL characters. As a > workaround, add the following in the rdi.ini after -vmargs: > -Dfile.encoding=CP1252 > > I did not need to set that property. > > Thomas. > > >> Am Di., 3. Feb. 2026 um 07:56 Uhr schrieb Daniel Gross <[email protected]>: >> >> Hi there, >> >> maybe I'm missing something or a default setting has changed, but my RDi >> 9.9 is flagging variables and constants starting with # as errors. >> >> **free >> dcl-c #CONSTANT 0; >> dcl-s #variable int(10) inz(#CONSTANT); >> #variable = #CONSTANT; >> *inlr = *on; >> >> This little program is compiling without problems. But lines 2, 3 and 4 >> are flagged as error in RDi 9.9. >> >> It's a wild mix of RNF3904, RNF3312, RNF3301, RNF0633, RNF3429, RNF0607 >> and RNF0604. >> >> The same code isn't flagged in RDi 9.8.0.6. And as I wrote, the code >> compiles without errors (on 7.5). >> >> The same happens with other sources - the example above is only as short >> as I thought to have all possible problems >> >> So do I have something wrong, or is this a defect? And if it's a defect, >> has someone a workaround until IBM/Fortra is supplying a fix? >> >> TIA and kind regards, >> >> Daniel >> -- >> This is the Rational Developer for IBM i (WDSCI-L) mailing list >> To post a message email: [email protected] >> To subscribe, unsubscribe, or change list options, >> visit: https://lists.midrange.com/mailman/listinfo/wdsci-l >> or email: [email protected] >> Before posting, please take a moment to review the archives >> at https://archive.midrange.com/wdsci-l. >> >> >> > -- > This is the Rational Developer for IBM i (WDSCI-L) mailing list > To post a message email: [email protected] > To subscribe, unsubscribe, or change list options, > visit: https://lists.midrange.com/mailman/listinfo/wdsci-l > or email: [email protected] > Before posting, please take a moment to review the archives > at https://archive.midrange.com/wdsci-l. > > -- This is the Rational Developer for IBM i (WDSCI-L) mailing list To post a message email: [email protected] To subscribe, unsubscribe, or change list options, visit: https://lists.midrange.com/mailman/listinfo/wdsci-l or email: [email protected] Before posting, please take a moment to review the archives at https://archive.midrange.com/wdsci-l.