MPE/iX Commands Reference Manual (32650-90877)
Chapter 11 407
Command List IX
Commands RECALL/=RECALL thru RUN
Use
This command may be issued from a session, job, program, or in BREAK. Pressing
Break
has no effect on this command. It may be executed only from the console unless distributed
to users with the ALLOW or ASSOCIATE command.
Examples
To prevent logical device 35 from recognizing the DATA command, enter:
REFUSE DATA,35
To prevent both jobs and data recognition on logical device 35 enter:
REFUSE 35
Related Information
Commands ACCEPT
Manuals Performing System Operation Tasks (32650-90137)
RELEASE
Removes security provisions from a file. Security does not resume for a released file until
you enter the SECURE command for the file.
Syntax
RELEASE
filereference
Parameters
filereference Specifies the actual file designator of the file whose file access matrix
access control you want to disable. The filereference can be either in MPE
or HFS syntax.
MPE Syntax
If the filereference does not begin with a dot or a slash, it is parsed
according to the MPE syntax and has the form:
filename
[
/lockword
][.
groupname
[.
acctname
]]
If the file has a lockword, you must specify it; otherwise, the system
prompts you for it. If you do not specify
groupname.acctname
, the system
assumes the logon group and account.
HFS Syntax
If the filename begins with a dot (.) or a slash (/), it is parsed according to
HFS syntax.
Operation Notes
• Usage
You can use this command only for permanent disk files you have created. Under
default system security provisions, the file must be in your logon account and must