Previous Topic: DEFINE Return Codes

Next Topic: DELETE Return Codes

EPI DELETE—Delete Virtual Terminal Definitions

Use this command to delete one or more virtual terminal definitions from EPI.

This command has the following format:

ADDRESS EPI "DELETE keyword"
  {termname|ALL|*}
termname

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.

ALL

Instructs EPI to delete all terminal definitions.

*

Deletes the current terminal defined through the SETTERM command.

Example: EPI DELETE

The following deletes the virtual terminal named TERM2:

DELETE TERM2