Link to home
Start Free TrialLog in
Avatar of Theo Kouwenhoven
Theo KouwenhovenFlag for Netherlands

asked on

annoying issue with RDI

Hi Experts,


I have an annoying issue with RDI. (version 9.6.0.11).

While programming sometimes I got a load of errors in the left margine.
That sometimes can be two or three times a day, or 3 times in a minute.
The errors even appears on comment lines '// ---'. They can popup in every program and the errors are not related to the current source.

The only thing is close and reopen the source or cut and paste the complete source.

Errors look like e.g.

Multiple markers at this line
   - "select_kw" expected instead of this input
   - "set_descr" expected instead of this input
   - "resignal_kw" expected instead of this input
   - "begin_dyn_kw" expected instead of this input
   - "resignal_kw" expected instead of this input

Open in new window

and 

"fetch_kw" is invalid

Open in new window

and

Multiple markers at this line
   - "add_op" expected after this token
   - "intersect_kw" inserted to complete scope

Open in new window

Where do these errors come from and how can I stop this behavior?



Thanks.


ASKER CERTIFIED SOLUTION
Avatar of Gary Patterson, CISSP
Gary Patterson, CISSP
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Theo Kouwenhoven

ASKER

Hi Gary,

Thanks, the question is posted to IBM,
I hope they will answer.