Commands
|
Description
|
IBM i
|
Windows
|
Linux
|
RDML
|
RDMLX
|
VLWeb Client
|
Notes
|
SRVROUTINE
|
An entry point into a Server Module.
|
Y
|
Y
|
Y
|
N
|
Y
|
N
|
|
FIELD_MAP
|
Specifies a field that will be passed in and/or out of a SRVROUTINE.
|
Y
|
Y
|
Y
|
N
|
Y
|
N
|
|
GROUP_MAP
|
Specifies a set of fields that will be passed in and/or out of a SRVROUTINE.
|
Y
|
Y
|
Y
|
N
|
Y
|
N
|
|
LIST_MAP
|
Specifies a working list that will be passed in and/or out of a SRVROUTINE.
|
Y
|
Y
|
Y
|
N
|
Y
|
N
|
|
PERSIST
|
Defines the fields and lists whose values are to be stored for the session on the server after the processing of a SRVROUTINE has been completed.
|
Y
|
Y
|
Y
|
N
|
Y
|
N
|
|