Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

7.37.1 DLT_ENTRY Parameters

FROM_LIST

NUMBER


Anchor
NUMBER
NUMBER
NUMBER

Specifies the list entry number that is to be deleted.

...

A numeric value or field name specifies the entry number of the list that is to be deleted. As each entry is added to a list by the ADD_ENTRY command it is assigned a number that identifies it. List entries are numbered from 1 (first entry number) to 9999 (maximum possible last entry number). This entry number can then vary as ADD_ENTRY commands, to add after previous list entries, or DLT_ENTRY commands, to delete previous list entries, are executed. By specifying a list entry number it is possible to delete an individual list entry without first having selected (or retrieved) it.

Anchor
FROM_LIST
FROM_LIST
FROM_LIST

Specifies the name of the list from which the entry should be deleted.

...