-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels