The following command would be executed in a unix shell:
ncelab -generic 'FILE_NAME => "./code/tc1"' work.tb:configuration
Note: The single and double quotes must be passed to the ncelab tool, (ie they cannot be removed, substituted).
I want to execute this in a tcl script, however...