You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

The DLT_ENTRY command is used to delete an individual entry from a list.

The list specified must be a working list (used to store information within a program). It is not possible to use the DLT_ENTRY command against a browse list (used for displaying information at a workstation).

Refer to the DEF_LIST command for more details of lists and list processing.

Also See

7.37.1 DLT_ENTRY Parameters

7.37.2 DLT_ENTRY Comments / Warnings

7.37.3 DLT_ENTRY Examples


                                                        Optional

    DLT_ENTRY ---- NUMBER ------- *CURRENT -------------------->
                                numeric value or field name     

               >-- FROM_LIST ---- *FIRST ----------------------|
                                  list name                     

                                                             

                                                                

  • No labels