kamesh419
Member level 1
ocean
Dear all,
Problem: Could not execute an Ocean File using TCL scripting language.
I was able to execute my Ocean file from the unix command prompt. I used the following command.
I have made an entry in my TCL script in the following way which failed to execute.
Can any one give me an idea where I am going wrong.
Thanks and Regards,
Kvaddina.
Dear all,
Problem: Could not execute an Ocean File using TCL scripting language.
I was able to execute my Ocean file from the unix command prompt. I used the following command.
ocean</home/glitches/SIMULATION/OCEAN/startc0.ocn> /dev/null
I have made an entry in my TCL script in the following way which failed to execute.
(where "exec" is a TCL built in command.)exec ocean</home/glitches/SIMULATION/OCEAN/startc0.ocn> /dev/null
Can any one give me an idea where I am going wrong.
Thanks and Regards,
Kvaddina.