Hi again,

i have another question concerning additional global variables in VTCL.
Where is the place where i have to insert additional (not VTCL generated) 
variables
that should be global and available to any procedure ?

I saw that any VTCL variable is available in any procedure but my own vars 
does not.
When hacking the script and inserting them into any proc - one way, but 
after reopening
in VTCL and saving all of these are removed.

Is it neccessary to use special names bounded to the window (e.g. 
.mywindow::myvar)  ??
Or also possible to use "standard" names like   $myvar  ???

Any help is appreciated

Thanks

Herbert



_______________________________________________
vtcl-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/vtcl-user

Reply via email to