Entering content frame

Procedure documentation param_directgetallnext Locate the document in the library structure

Use

You display the remaining content of the current database parameter file. One parameter with name and value is displayed per line.

Prerequisites

·        You have executed the DBM command for displaying all the parameters in the current database parameter file (see: param_directgetall). Since the size of the reply memory is limited, not all of the values are displayed.

·        You have the server authorization ParamRead.

Syntax

param_directgetallnext

Reply

OK

<parameter_name> <value>

<parameter_name> <value>

...

Values for the Reply Fields

Value

Description

<parameter_name>

Name of the parameter

<value>

Parameter Value

 

In the event of errors, see Reply Format

 

 

Leaving content frame