EDI_IDXNAM
Index a list by its name
Invocation
CALL EDI_IDXNAM( ID, NAME, LID, STATUS )
Description
Display formatted list of lists available in an event dataset
Arguments
-
ID = INTEGER (given)
ADI identifier of EventDS or derived object
-
NAME = CHARACTER*(*) (given)
The list name
-
LID = INTEGER (returned)
The ADI identifier of the EventList object
-
STATUS = INTEGER (given and returned)
The global status.
References