Hello, I would like to use the expect libraries in order to to rlogin stuff. Is this possible within vTcl? Is there another library which I should be using?
I am having a hard time conceptualizing how the various libraries are used (expect, BLT, etc). Any explaination on that would also be appreciated. Rob > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, November 13, 2001 5:56 AM > To: [EMAIL PROTECTED] > Subject: [vtcl-user] Another question...defining own > variables as global > > > 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 > _______________________________________________ vtcl-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/vtcl-user
