NAME
restore_object - load global variables in current object from file
SYNOPSIS
int restore_object(string filename)
DESCRIPTION
Loads all nonstatic global variables from a specifically formatted
file given by 'filename'. The format of the file is:
variable_name variable_value
intvar number
stringvar "stringvalue"
arrayvar ({ variable_values })
mappingvar ([ index:value ])
SEE ALSO
save_object
Help topics available:
You are guest number 164 since November 2019.
This file was last modified: June 2000.