Skip to content

[BUG] MV Basic Extentions compiler does not recognize the SUBR statement #116

@Larrylaswell

Description

@Larrylaswell

OpenQMx64 3_4_19
VSCODE 1.46.1 Date 2020-06-17
Windows NTx64 10.0.18363
MV Basic / MV Extentions 2.08

A statement such as:

 fullName = SUBR("CLIENT.NAME.FORMAT", clientNumber)

is flagged as an error by the compiler. The SUBR statement is a way to call a subroutine as if it were a function, and the compiler should recognize it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    evaluatingIssure or enhancement is under evaluation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions