Versions Compared

Key

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

7.88 LOC_ENTRY

Note
Note: Usage options

The LOC_ENTRY command is used to locate the first entry in a list that satisfies a specified condition.

The list specified must be a working list (used to store information within a program). It is not possible to use the LOC_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.88.1 LOC_ENTRY Parameters

7.88.2 LOC_ENTRY Examples


Panel
bgColor#ffffcc

                                                         Optional

  LOC_

...

ENTRY ----

...

IN_LIST ---------

...

*

...

FIRST -------------------------->

                                list name

...

                                                       list name

                     >-- WHERE ---------

...

'condition'

...

---------------------->

...

                    >--

...

RET_

...

NUMBER ---

...

*

...

NONE ------------------------->

                                field name

...

                                                       field name

                    >-- RET_STATUS -----

...

*

...

STATUS ------------------------>

                                field name

...

                                                       field name

                   >-- RET_ENTRY -------

...

*

...

YES ----------------------------|

...

                                                       *NO