Console input and output

COU@

Outputs text to the screen with a new line.

COUA@

Outputs text to the screen without a new line.

ERRCOU@

Outputs text to the standard error device.

ERRCOUA@

Outputs text to the standard error device.

ERRNEWLINE@

Writes an newline to the standard error device.

ERRSOU@

Outputs text to the standard error device.

ERRSOUA@

Outputs text to the standard error device.

GET_KEY@

Gets the next keycode.

NEWLINE@

Writes a carriage return/linefeed to the screen (standard output).

PRINT_HEX1@

Prints a 1 byte hexadecimal number (2 digits) without a new line.

PRINT_HEX2@

Prints a 2 byte hexadecimal number (4 digits) without a new line.

PRINT_HEX4@

Prints a 4 byte hexadecimal number (8 digits) without a new line.

PRINT_I1@

Prints an INTEGER(1) decimal number without a new line.

PRINT_I2@

Prints an INTEGER(2) decimal number without a new line.

PRINT_I4@

Prints an INTEGER(3) decimal number without a new line.

SOU@

Outputs text with a new line, omitting any trailing blanks.

SOUA@

Outputs text without a new line, omitting any trailing blanks.

 

 

Basket
Empty
 
Copyright © 1999-2024 Silverfrost Limited