SYNOPSIS
perl mixasm.pl <inputfile>
DESCRIPTION
whitespaces are important in MIXAL programs. They are used for separating label from op, and op from operands. There should be no spaces in operand field.
e.g.
CHANGEM ENT2 0,3 => OK
CHANGEM ENT2 0, 3 => ERROR
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 210:
Unknown directive: =comment