write_array_var

Purpose:

Use this utility to write the contents of a specified array variable to a disk file in /data/<label>.array.

Enter:

write_array_var <array_variable_name>

Where:

array_variable_name Specify the root name of the array variable to write to disk.

Example:

write_array_var state

Updates the /data/state.array file with the contents of the ‘state’ array variable.

Notes:

The program performs initialization for authentication purposes.

See Also: