Help index | Search Bad Syntax for Comments RetrievalThe correct syntax is:Reg=Number ....where reg is register name (e.g. AX,BX,CX) or Op1 - for first operand or Op2 - for second operand number is its value (in C-notation) For example: Op1=0x21 AX=0x4C01 |