Re: [Incrtcl-users] How to create a class?
by Jeff Hobbs other posts by this author
Nov 7 2006 9:30PM messages near this date
[Incrtcl-users] How to create a class?
|
[Incrtcl-users] ictl3.3 configure error
Khaleel Ahmed wrote:
> I am using Active Tcl version 8.4.13.0 <http://8.4.13.0>. trying to
> create a class gives the message 'invalid command name "class" '
Use either itcl::class, or do [namespace import -force itcl::*],
although the former is recommended.
Jeff
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Incrtcl-users mailing list
Incrtcl-users@[...].net
https://lists.sourceforge.net/lists/listinfo/incrtcl-users
Thread:
Khaleel Ahmed
Jeff Hobbs
|