Metakit question
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.tcl archive

Metakit 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
doesn't work with me. I get the error, "view index is out of range". As
in, e.g.

foreach i $rownums {
  puts [mk::get $i name]
}

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?
Received on Fri Dec 23 19:02:17 2005