Known problem, we have an APAR on that.
Regards,
Edmund (E.H.) Reinhardt
COBOL IDE on AIX, DDS, WebFacing, System i Application Development,
Rational Developer for Power
                                                                       
                                                                       
                                                                       
 2D barcode  Phone: 1-905-413-3125 | Phone: 1-905-854-6195             
 - encoded   E-mail: edmund.reinhardt@xxxxxxxxxx                       
 with        AIX COBOL:                                                  8200 Warden Ave
 contact     www.youtube.com/user/IBMRational#g/c/62DF24D5BCD43501   Markham, ON L6G 1C7
 information "In every thing give thanks: for this is the will of                 Canada
             God in Christ Jesus concerning you." - 1                  
             Thessalonians 5:18                                        
                                                                       
From:	Stuart Rowe <rowestu@xxxxxxxxx>
To:	"Rational Developer for IBM i / Websphere Development Studio
            Client for	System i & iSeries" <wdsci-l@xxxxxxxxxxxx>,
Date:	26/02/2014 02:00 PM
Subject:	[WDSCI-L] ILERPG syntax parsing oddity
Sent by:	wdsci-l-bounces@xxxxxxxxxxxx
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.