(delete_entry) — delete an entry from the PreInit table

This function deletes an entry from the PreInit table. The entry is then available for subsequent (add_entry) functions.

Read syntax diagramSkip visual syntax diagram
Syntax

>>-CALL--CEEPIPI--(--delete_entry--,--token--,------------------>

>--ceexptbl_index--)-------------------------------------------><

delete_entry (input)
fullword function code (integer value = 11) containing the delete_entry request
token (input)
a fullword with the value of the token of the environment. This is the token returned by a (init_main), (init_main_dp), (init_sub), or (init_sub_dp) request.
ceexptbl_index (input)
the index into the PreInit table of the entry to delete.