Unlink a Module By Name
Decrements a specified module’s link count, and removes the module from memory if the resulting link count is zero
OS9 F$UnLoad 103F 1D
Entry Conditions
A module type
X pointer to module name
Error Output
CC carry set on error
B error code (if any)
Additional Information
krnp2