Previous Topic: Lists ConceptsNext Topic: Storing Lists


General Considerations for Lists

The list manipulation functions can be incorporated into your own utilities by using the appropriate commands.

LST
Type

Create Command

Edit Command

Filter Command

Execute Command

Print Command

Covert Command

OBJ

YPLDOBJLST

YEDTOBJSLT

YFTOBJLST

YEXCOBJLST

YDOCOBJLST

YCVTOBJLST

DBF

YBLDDBFLST

YEDTDBFLST

YFLTDBFLST

YEXCDBFLST

YDOCDBFLST

YCVTDBFLST

MBR

YBLDMBRLST

YEDTMBRLST

YFLTMBRLST

YEXCMBRLST

YDOCMBRLST

YBLDDOC

FMT

YBLDFMTLST

YEDTFMLST

YFLTFMTLST

--

YDOCFMTLST

--

Also refer to the following:

The list manipulation functions can be incorporated into your own utilities by using the appropriate commands.