Reply To: Root Tcl Procs via GUI…

Homepage Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Root Tcl Procs via GUI… Reply To: Root Tcl Procs via GUI…

#57345
Russ Ross
Participant

ehco $HCIMASTERSITEDIR

to be sure it is defined properly, for example in my case it looks like this

/cloverleaf/cis6.0/integrator/mda_global

you can also run showroot to check it is set to the site you want

I’m going to spell out the steps I would perfom to do what you said you did, in case there is a variation to explain the unexpected outcome:

Code:

cd   $HCIROOT/tclprocs
mv   filter_msgs_continue3.tcl   $HCIMASTERSITEDIR/tclprocs
mktclindex
grep   filter_msgs_conitnue3   tclIndex ; # there should be no entry found
cd   $HCIMASTERSITEDIR/tclprocs
mktclindex
grep   filter_msgs_conitnue3   tclIndex ; # should be exactly one entry found
# stop/start cloverleaf process that contians the interface that calls filter_msgs_continue3
# proceed to test

Russ Ross
RussRoss318@gmail.com

Forum Statistics

Registered Users
5,115
Forums
28
Topics
9,291
Replies
34,426
Topic Tags
286
Empty Topic Tags
10