--- Quote Start ---
does qexec have the same problem?
--- Quote End ---
I'm not sure what you mean - qexec does not show up in the list of available tcl commands:
info commands *exec only returns exec
----- post edited here! 17:04 EST ---------
in system-console, attempting
package require ::quartus::misc to get qexec loaded doesn't work. I've never tried to use quartus packages in system-console, so I don't know if it's even possible or if a different syntax is required.
In the quartus tcl console, I get this trying to use qexec:
qexec ls
error:while executing
error:"qexec ls"
::quartus::misc is shown as a loaded package