DB2 graphic QMF Version 8

SET GLOBAL command

The SET GLOBAL command sets the values of existing global variables or creates new variables and values. Any new global variables created exist for the entire QMF for Windows session (unless you delete them manually).

Syntax

>>-- SET GLOBAL ( VariableName = Value, ... ----------------------------<<

Parameters

Table 48. SET GLOBAL Command Parameters
Parameter Description
VariableName The name of the global variable to set or create. Global variable names can be from 1 to 17 characters long. Variables prefixed with DSQ are restricted, and cannot be created or deleted.
Value The value for the global variable. The value can be from 1 to 55 characters long. The values of variables prefixed with DSQ are restricted.

Example

SET GLOBAL (Var1=abc, Var2=def


Go to the previous page Go to the next page

Downloads | Library | Support | Support Policy | Terms of use | Feedback
Copyright IBM Corporation 1982,2004 Copyright IBM Corporation 1982, 2004
timestamp Last updated: March, 2004