>But an assembler should be able to discriminate these two uses by checking >for hexdigits following the $ sign. Hex digits start at zero rather than 'A', so the assembler couldn't really discriminate. What about $1234? Andy.