DROP_EXEC_ON_SELECT Procedure (UNIX)

Drops a single item from the EXEC_ON_SELECT list.

Usage

    DROP_EXEC_ON_SELECT, lun

Input Parameters

lun — Logical unit number.

Keywords

None.

Discussion

A logical unit number and associated command is dropped from the EXEC_ON_SELECT list. This procedure is designed to be called from an EXEC_ON_SELECT callback procedure. When the logical unit number and associated command are dropped from the EXEC_ON_SELECT list, the EXEC_ON_SELECT procedure returns to the calling routine.

See Also

ADD_EXEC_ON_SELECT,  EXEC_ON_SELECTSELECT_READ_LUN