Unloads object module from the system’s memory.
OUNLOAD$ <object file name string>
Since Version 4.5.3
<object file name string>: string
Task
OUnload$ “myObj.o”
Common shared ObjName as string = “myObj.o”
OUnload$ ObjName