Please enable JavaScript to view this site.

A-Shell Reference

Navigation: A-Shell BASIC (ASB)

Compiler Directives

Scroll Prev Top Next More

Compiler directives are another category of statements, except that they are consumed entirely by the compiler, with the result of affecting the compiler's behavior, rather than generating tokens in the RUN module to be processed at runtime. They include ++EXTERN and the subtopics listed below.

Subtopics

SCALE Directive

DEFALIAS

DEFINE

UNDEF

DEFTYPE

++INCLUDE

++PRAGMAs

Conditional Compilation

STRSIZ

++MESSAGE

++ERROR

DEFSTRUCT

Auto-Defined Symbols