Could anyone help me to find what's wrong there? Thanks.
When I ran one object script "translate" with itcl31, it gave me the following error message:
D:\test>itclsh31 translate ConfigMetaData.wkp java pnm.config.configmetadata
bad option "objects": must be args, body, cmdcount, commands, complete, default, exists, globals, hostname, level, library, loaded, locals, nameofexecutable, pa
tchlevel, procs, script, sharedlibextension, tclversion, or vars
while executing
"info objects"
invoked from within
"foreach object [info objects] {
$object create_stt
}"
(file "translate" line 556)
When I ran one object script "translate" with itcl31, it gave me the following error message:
D:\test>itclsh31 translate ConfigMetaData.wkp java pnm.config.configmetadata
bad option "objects": must be args, body, cmdcount, commands, complete, default, exists, globals, hostname, level, library, loaded, locals, nameofexecutable, pa
tchlevel, procs, script, sharedlibextension, tclversion, or vars
while executing
"info objects"
invoked from within
"foreach object [info objects] {
$object create_stt
}"
(file "translate" line 556)