MC-Basic:OUNLOAD

From SoftMC-Wiki
Revision as of 09:13, 22 May 2014 by Miborich (talk | contribs)
Jump to: navigation, search

Unloads object module from the system’s memory.

Syntax

OUNLOAD <object file name>

Availability

Versions 3.6.4 and higher

Scope

Task

Examples

Ounload myObj.o

See Also