CLEAR_HOT

Syntax

CLEAR_HOT key

Location

TinyToolkit

This command deletes a hotkey defined with the HOT command and releases the memory used to set up the hotkey back to QDOS’ memory management.

NOTE

CLEAR_HOT works okay, but in most cases the memory released by this command is not recognised by the system as being free memory and therefore cannot be re-used without resetting the system.

CROSS-REFERENCE

See HOT on how to define a hotkey.

Use FREE, FREE_MEM to check the actual available memory.