@c Get option data
This function retrieves and returns the value of an option data.
long options_Get(pExecuteObject pEo, char *name ){ The return value is the option value or zero in case the option is not set.
long options_Get(pExecuteObject pEo, char *name ){