On 5/28/2025 4:32 AM, Sean Conner via cctalk wrote:

   Nope.  ECB supports hexadecimal constants.  It sounds like the BASIC you
have doesn't.  I know Microsoft's 8-bit BASICs were all compiled from a
common code base, so it may be that the Model III BASIC didn't opt for
hexadecimal support, but no one told the documentation department.

Nope, not just the documentation.  PRINT &H7D00 works fine
DEFUSR1 = &H7D00 returns syntax error.  Go figure.

bill

Reply via email to