Entering content frame

Syntax documentation fetch_statement Locate the document in the library structure

<fetch_statement> ::=
  FETCH [FIRST | LAST | NEXT | PREV | <
position> | SAME] [<result_table_name>]
    INTO <
parameter_spec>,...

Leaving content frame