== test.log == ---------------------------------------------------------------------- err_108: Test Success 2010-12-14 01:13:05 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_108/detail.log ---------------------------------------------------------------------- == cmd == ---------------------------------------------------------------------- cat ../../../../as/err/err_108.casl ../../../../casl2 ../../../../as/err/err_108.casl ---------------------------------------------------------------------- == 0.txt == ---------------------------------------------------------------------- MAIN START LD GR1 RET A DC 1 END Assemble error - 108: LD: not command of operand "r" ../../../../as/err/err_108.casl: 2: LD GR1 ---------------------------------------------------------------------- == err.txt == ---------------------------------------------------------------------- Assemble error - 108: LD: not command of operand "r" ../../../../as/err/err_108.casl: 2: LD GR1 ---------------------------------------------------------------------- == 1.txt == ---------------------------------------------------------------------- MAIN START LD GR1 RET A DC 1 END Assemble error - 108: LD: not command of operand "r" ../../../../as/err/err_108.casl: 2: LD GR1 ----------------------------------------------------------------------