1 2 3 4 5 6 7 8 9 10
include defs # error - print message and terminate execution subroutine error (line) character line (ARB) call remark (line) call endst end