Command-Line Syntax

To assemble your programs, use the ASAXP command.

Note The Microsoft C++ compiler program CL.EXE must be installed for the Alpha assembler preprocessor to work.

The Alpha assembler command line uses the following syntax:

ASAXP options variables \\path\filename

where filename is the name of the assembly source file. The command assumes that a .I filename extension means that the source has already been preprocessed.