|
|
|
WADELIA |
|
|
|
|
(I) (C) |
|
Section for use
SAVE
Syntax
SAVE_PGM_STATE VariableOrObjectSeries.
GraphicalObject |
Þ |
Graphical object with a VALUE property which can be changed via its graphical interface |
VariableOrObjectSeries |
Þ |
VariableOrObjectSeries, VariableOrObject | VariableOrObject |
VariableOrObject |
Þ |
AdeliaVariable | AdeliaGraphicalObject |
AdeliaVariable |
Þ |
Adelia variable handled in the program |
AdeliaGraphicalObject |
Þ |
Adelia graphical object in a page |
Description
This instruction saves several Adelia Web graphical objects and several Adelia variables defined in the Adelia Web program.
When a graphical object is passed as a parameter, this instruction saves all of its L4G properties used in the program.
This instruction updates the reserved word *RETURN_CODE:
- 0 (*NORMAL): Operation completed successfully.
- 1: Operation was not completed successfully (internal error).
See also the list of 4GL instructions by topic