.tcl Command to accept overwriting an existing file
Manjunath0711
Altair Community Member
Answers
-
I use :
hm_answernext 'yes';
within my Tcl scripts.
0 -
-
as a workaround you could check for existance of this .oss file and if exists, delete or change your name...i don't know.
This was covered in another topic in the forum..
'file exist something'...
0