AT

Description

AT is not a statement, but a modifier. It can be used both as a PRINT modifier and a variable declaration modifier.

Remarks

  • This identifier is compatible with Sinclair BASIC (see PRINT), but expands it, since it allows positioning at rows 22 and 23 (all 24 rows are available to the programmer). Traditionally, Sinclair BASIC only allows to print at rows 0..21.
  • This identifier expands the Sinclair BASIC version when used with DIM

See also