![]() |
||||
|
Previous | Contents | Index |
Put the current value of a Variable into a DCL Symbol.
GET VARIABLE variable-name
variable-name
A valid JAMS Variable name. You can access a Variable on a remote node by specifying the remote node name and access control information in the standard DECnet format.
The GET VARIABLE command is used to get the current value of a JAMS Variable and place the value into a DCL symbol.
You must have INQUIRE access to the Variable whose value you are trying to obtain.related commands
/GLOBAL
Using this qualifier causes the returned DCL symbol to be defined in the global symbol table./LOCAL
Using this qualifier causes the returned DCL symbol to be defined in the local symbol table./SYMBOL=symbol_name
Specifies the name of the DCL symbol which will receive the value of the JAMS Variable. If you do not specify this qualifier, the name of the Variable will be used as the name of the DCL symbol.
Previous | Next | Contents | Index |
![]() | Copyright © 2000, MVP Systems, Inc. All rights reserved. |