in reply to Re: Double your return!!!!
in thread Double your return!!!!
That return undef should probably be a plain return, unless Tk is as fastidious about return values as GtkPerl.return undef unless defined($name = askFor(title => 'Name:')) and defined($cigs = askFor(title => 'Cigarettes:'));
Makeshifts last the longest.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re^2: Double your return!!!!
by schweini (Friar) on Feb 19, 2003 at 08:32 UTC | |
by Aristotle (Chancellor) on Feb 19, 2003 at 11:23 UTC | |
by schweini (Friar) on Feb 20, 2003 at 16:55 UTC |