sym_resetParams
This routine sets all the environment variables and parameters to their default values.
Calling Sequence
sym_resetParams()
Description
Arguments
This function takes no arguments
Return value
Returns 0 if the environment variables and parameters are set to their default value and 1 if a value corresponding to an error is returned
Examples
status=sym_resetParams()
Authors
Iswarya Hariharan