savelocalvariables
SOURCE

The savelocalvariables statement saves local variables as a procedure.


Parameters

This statement has one parameter:

source – Field or variable to contain the code for reconstituting the variables.


Description

This statement saves local variables as a procedure.

global mergeVariables
savelocalvariables mergeVariables

Later, the variables can be reconstituted by executing the text returned.

executelocal mergeVariables

History

VersionStatusNotes
10.0No ChangeCarried over from Panorama 6.0.