I think they're working on that.  I opened an PMR about qsysinc/qrpglesrc,jni which has that same issue and kills the parser.
-Kurt
-----Original Message-----
From: wdsci-l-bounces@xxxxxxxxxxxx [mailto:wdsci-l-bounces@xxxxxxxxxxxx] On Behalf Of Stuart Rowe
Sent: Wednesday, February 26, 2014 2:00 PM
To: Rational Developer for IBM i / Websphere Development Studio Client for System i & iSeries
Subject: [WDSCI-L] ILERPG syntax parsing oddity
Ran across another thing that does not parse properly in RDi but does compile.  Frankly it's ugly and I did not think it WOULD compile, but it did.
In a program I have included an include.  There's a yellow triangle next to it that says
    Multiple markers at this line
    - "." expected instead of this input
    - unexpected token(s) ignored
I finally figured out that it meant not ON this line, but in the member included by this line.
Went to the include and found this:
     d functionName...
     d                 pr                  extproc( 'functionName' )
     d  parm1                              like(someStructure.
     d                                     Name )
I did not think the name in the like() keyword split on the period would compile but it does.  The parser hates it though. I don't much like looking at it either...
Stu
--
This is the Rational Developer for IBM i / Websphere Development Studio Client for System i & iSeries  (WDSCI-L) mailing list To post a message email: WDSCI-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit: 
http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at 
http://archive.midrange.com/wdsci-l.
As an Amazon Associate we earn from qualifying purchases.