[Perl-unix-users] (no subject)

2002-01-21 Thread roboz
Hi All,       Please help me! Why doesn't the counter label count in real time in my Tcl/tk Perl script, though I configure the '$counter' label at all changes of  the "$i" variable.   Thanks: R. Beci      #!/usr/bin/perl -w   use strict;use Tk;$|=1;   # Create main windowmy $main = Main

[Perl-unix-users] (no subject)

2001-10-09 Thread Roboz Béla
[EMAIL PROTECTED]