DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
Creating an SCO Visual Tcl program -- an overview

Attaching variables to a form (VxSetVar)

VxSetVar(VTCL), attaches variables to a form and allows access to them later, as long as the handle to the form is specified.

In the example above, there are four widgets which could be made globally accessible: a list and three buttons. After calling VxSetVar, each widget will have a unique handle stored in a variable (for example, the variables could be named list, button1, button2, and button3).


Next topic: Retrieving attached variables (VxGetVar)
Previous topic: Creating the process list (VtList, VxSetVar)

© 2003 Caldera International, Inc. All rights reserved.
SCO OpenServer Release 5.0.7 -- 11 February 2003