trader:scripts$ /bin/dash -n cm2rem.tcl
cm2rem.tcl: 23: Syntax error: "(" unexpected
trader:scripts$ /bin/bash -n cm2rem.tcl
cm2rem.tcl: line 23: syntax error near unexpected token `('
cm2rem.tcl: line 23: ` set MonthNum($month) $i'
trader:scripts$ sed -n '17p' cm2rem.tcl
exec tclsh "$0" "$@"
Script is handed off to tclsh. Do you have a problem if you
just execute it?
--
KBK
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

