![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.tcl archiveRe: Using foreach loop to create radiobutton menu
From: <aj@bookac.com>
Date: Fri Apr 28 2006 - 16:32:46 CEST
I appreciate the significance of your answer, however, my problem
menubutton range -text "Set Range" -underline 0 -bd 0 -menu {
When this code executes, I get this error:
"...... - can't read "range": no such variable"
|