Syntax Error on declaration

Hi i have some code (Below) in a semistatic task and i have notice that it has syntax errors on the declarations despite the check function showing none and the program running fine for years. could someone help explain why this is possible.

Many thanks

lee

Reason for Syntax error underline:

  1. Syntax error above these declarations
  2. These declarations are in wrong place in module
  3. Could be BaseWare related as well. Ver 6.09 does not have a problem with what you have declared there

Hope this helps…if not post your module and I will look at it.

Try declaring them as just VAR, drop the TASK.