== test.log == ---------------------------------------------------------------------- err_118: Test Success 2010-12-13 18:44:43 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_118/detail.log ---------------------------------------------------------------------- == cmd == ---------------------------------------------------------------------- cat ../../../../as/err/err_118.casl ../../../../casl2 ../../../../as/err/err_118.casl ---------------------------------------------------------------------- == 0.txt == ---------------------------------------------------------------------- MAIN START RET DC '12345678901234567890123456789012345678901' END Assemble error - 118: operand length too long ../../../../as/err/err_118.casl: 3: DC '12345678901234567890123456789012345678901' ---------------------------------------------------------------------- == err.txt == ---------------------------------------------------------------------- Assemble error - 118: operand length too long ../../../../as/err/err_118.casl: 3: DC '12345678901234567890123456789012345678901' ---------------------------------------------------------------------- == 1.txt == ---------------------------------------------------------------------- MAIN START RET DC '12345678901234567890123456789012345678901' END Assemble error - 118: operand length too long ../../../../as/err/err_118.casl: 3: DC '12345678901234567890123456789012345678901' ----------------------------------------------------------------------