![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.tcl archiveMetakit question
From: ruffy <toraware@gmail.com>
Date: Mon Dec 19 2005 - 19:08:40 CET
Having trouble with Metakit. The SELECT example of Roseman's fine draft
foreach i $rownums {
And were I to follow the SELECT statement with:
puts [mk::view size $rownums]
I get a result of zero.
What am I doing wrong?
|