in reply to Re: TK screen problem
in thread TK screen problem
That can be more concisely written as if ($i % 100 == 0) {if (int($i/100)*100 == $i) {
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: TK screen problem
by Lawliet (Curate) on Oct 31, 2008 at 18:42 UTC |