Thread: ioReserve
View Single Post
Old 03-04-2004, 08:26 AM  
biboun
Member
 
Join Date: Mar 2003
Posts: 87
Default hum

Works fine but must create ioreserve.user myself. normal ?

If the file doesnt exist, the script crash.

--------------------------- ErrorInfo ----------------------------
can't read "reserve(user)": no such variable
while executing
"llength $reserve($whfile)"
(procedure "reserve_add" line 12)
invoked from within
"reserve_add "
invoked from within
"if {[string tolower [lindex $args 0]] == "reserve"} { reserve_add }"
(file "..\scripts\ioReserve\ioReserve.itcl" line 173)
--------------------------------------------------

& Must add a variable in proc load_reserve

proc load_reserve {whfile} {
global reserve irPath exstresrv args
......
biboun is offline   Reply With Quote