OUNLOAD$ <object file name string>
4.5.3及以上版本
从系统内存中卸载目标模块。
<object file name string>: string
Task
OUnload$ “myObj.o”
Common shared ObjName as string = “myObj.o”
OUnload$ ObjName