sym_open
Open the Symphony environment
Calling Sequence
sym_open()
Description
Opens the Symphony environment. The environment and all data loaded into it is maintained across function calls.
This function fails if the environment is already open.
Arguments
This function takes no arguments
Return value
Returns 1 if the environment was successfully opened and 0 otherwise
Examples
sym_open()
Authors
Keyur Joshi
Iswarya