EPI DEQ releases ownership of (dequeue) the virtual terminal. Request rules are the only AOF rules that can use this command.
EPI DEQ has the following format:
ADDRESS EPI "DEQ keywords"
{termname|*}
/* You can choose one or both of the following optional keywords. */
[FORCE]
[ALL]
Defines the virtual terminal that you want to release.
Release the current terminal defined through the SETTERM command.
(Optional) Forces the current ownership of this virtual terminal to be released, even if the current program does not own the terminal.
Important! Use the FORCE keyword with caution, because it can produce undesirable results.
(Optional) Forces the release of all virtual terminals.
The following sample coding statement releases ownership of the TERM2 virtual terminal:
DEQ TERM2
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|