num-var = Set_Gbl_Str([TblNum,]key-str, value-str)


Operands:

TblNum

Optional. The sub-table number in which to store this value. If omitted, a default value of zero is assumed.



key-str

a string value under which to store the numeric value



value-str

the string value to be associated with key-str.


Returns:


Always returns 0 to num-var and RC. Msg$ will be "" (Null)


Special Notes:


If a key with the value of key-str already exists, the prior value is replaced with the new value-str. If the key does not already exist, it is created.


Created with the Personal Edition of HelpNDoc: Make CHM Help File Creation a Breeze with HelpNDoc