VxSetVar(VTCL)
VxSetVar --
set value of variable and associate with specified widget
Synopsis
VxSetVar widgetName varName value
Description
Sets the value of a variable and associates that variable
with the passed-in widget. This is used to store information relevant
to the widget (rather than setting a global variable).
Options
widgetName- 
Name of the widget that the variable is associated with.
 
varName- 
Name of the variable.  May be a scalar or
array reference.
 
value- 
The value assigned to the variable.
 
Return values
If successful, VxSetVar returns
value.
References
02 June 2005
© 2005 The SCO Group, Inc.  All rights reserved.
SCO OpenServer Release 6.0.0 - 02 June 2005