EPI DELETE deletes one or more virtual terminal definitions from EPI.
EPI DELETE has the following format:
ADDRESS EPI "DELETE keyword"
{termname|ALL|*}
Defines the name of the virtual terminal whose definition you want to delete. You cannot delete a virtual terminal definition unless you have disabled that terminal using the EPI DISABLE command.
Instructs EPI to delete all terminal definitions.
Deletes the current terminal defined through the SETTERM command.
The following sample coding statement deletes the virtual terminal named TERM2:
DELETE TERM2
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|