Xbasic
A5_DEFINE_GLOBAL_VARS Function
Syntax
C a5_define_global_vars()
Description
Brings up a dialog box to define Global Variables
Discussion
The A5_DEFINE_GLOBAL_VARS() function displays the Global Variables dialog box, which allows you to edit, add, or delete global variables.
Example
a5_define_global_vars()
Limitations
Desktop applications only.
See Also