7.65 GET_ENTRY

The GET_ENTRY command is used to retrieve an individual entry from a list.

The list may be a browse list (used for displaying information at a workstation) or a working list (used to store information within a program).

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

Also See

7.65.1 GET_ENTRY Parameters

7.65.2 GET_ENTRY Examples


                                                                                             Required

  GET_ENTRY ---- NUMBER ------- numeric value or field name ---->

 -----------------------------------------------------------------------

                                                                                            Optional

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

                  >-- RET_STATUS ----- *STATUS ---------------------------|
                                                    field name


  • No labels