SYS(8011) - Support options |
Top Previous Next |
Enables support options when resolving issues with Guineu. Syntax SYS( 8011, cOption [, uNewValue] ) Parameters cOption Name of the support option. The following table lists valid values for cOption:
uNewValue The following table lists the meaning for the new value for each option:
Return value Returns a numeric value as a character string that indicates the previous state. If you don't pass a third parameter, Guineu returns the current state without changing it. Remarks When you contact Guineu support, you might be asked to run your code with one or more of these options enabled. The resulting log files help us to resolve support issues and fix bugs in Guineu. SYS(8011) is not meant to be used during regular development work.
|