Keywords - Function groups - @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Group: Information and Control
See also: existglobal getglobal

Function: putglobal
Description: putglobal generates a global variable


Usage: putglobal (x)
Input:
x name of an arbitrary object

Note:

Example:

x = 7
putglobal ("x")
existglobal ("x")
Result:

//x is now a global variable containing 7
Contents of exglb 
[1,]        1  

Group: Information and Control
See also: existglobal getglobal

Keywords - Function groups - @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

(C) MD*TECH Method and Data Technologies, 17.8.2000