This routine is used to set the type of a variable to be continuous.
sym_setContinuous(index)
Index of the variable to be set continuous
Returns 0 if the variable type has been set as continuous and 0 if an error value is returned.
status=sym_setContinuous(1)