MC-Basic:OUNLOAD

From SoftMC-Wiki
Revision as of 05:42, 25 April 2017 by Chi (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Language: English  • 中文(简体)‎

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