Skip to content

-l option does not work properly #504

@mikebeer

Description

@mikebeer

C:\Users\MikeBeer\crexx\bin>type simple.rexx
/* */
options levelb

say "hi mike"

C:\Users\MikeBeer\crexx\bin>crexx simple -l ..\lib\veclib.rxbin
ERROR reading module file C:\Users\MikeBeer\crexx\

rxc error: REXX Level A/C/D (cREXX Classic) - Not supported yet
rxc error: INTERNAL ERROR: Compiler Exiting - Failure to create AST
Can't open input file ..\lib\veclib.rxbin
ERROR reading module file ..\lib\veclib.rxbin

Without the -l flag everything seems to work, but how should this flag be used?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions