Versions Compared

Key

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

7.26.1 DEF_LIST Parameters

COUNTER

ENTRYS

FIELDS

NAME

PAGE_SIZE

SCROLL_TXT

SEL_ENTRY

TOP_ENTRY

TYPE


NAME

Specifies the name that is to be assigned to the list. The name specified must not be the same as any other list defined in this function, any group name defined in this function (see the GROUP_BY command), or any field defined in this function or in the LANSA data dictionary.

...

If a field is nominated to contain the selected entry number it must be defined in this function or in the LANSA data dictionary and be of numeric type.

Anchor
SCROLL_TXT
SCROLL_TXT
SCROLL_TXT

This parameter is only used for TYPE(*BROWSE) lists. Additionally it should only be used when you are coding your RDML program to use "page at a time" browse list displays.

...