Hi
I use Redhat 7.3, Openacs4.6 and dotlrn1.0.
"/" in tcl program are not interpreted.
Example :
user_new -param1 x /
-param2 y /
-param3 v
But
user_new -param1 x -param2 y -param3 v works fine.
Request notifications