DISASSOCIATE [ MPE/iX Commands Reference Manual Volume I ] MPE/iX 5.0 Documentation
MPE/iX Commands Reference Manual Volume I
DISASSOCIATE
Removes control of a device class from the user.
Syntax
DISASSOCIATE devclass
Parameters
devclass The name of a device class configured during
SYSGEN.
Operation Notes
This command negates a previously issued ASSOCIATE command by removing
control of a device class from a user. The command may be issued by the
system operator or by the user. The user implicitly disassociates a
device when logging off.
Use
This command may be issued from a session, program, or in BREAK. Pressing
Break has no effect on this command.
Example
To terminate control of the device class TAPE, enter:
DISASSOCIATE TAPE
Related Information
Commands ASSOCIATE
MPE/iX 5.0 Documentation