Skip to content
This repository was archived by the owner on Apr 2, 2024. It is now read-only.
This repository was archived by the owner on Apr 2, 2024. It is now read-only.

Handle &IF everywhere #204

Description

@jcaillon

Handle inline &IF

DEFINE VARIABLE lx
&IF FALSE &THEN
    AS CHARACTER
&ELSE
    AS INTEGER
&ENDIF
 NO-UNDO.

It currently generates a parser error :

The parser found the following syntax errors :

  • Line 3, &THEN pre-processed statement matched without the corresponding &IF

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions