Search the Community
Showing results for tags 'cmd'.
Found 3 results
-
Is it possible to run a cmd command such as "dir" using exec or another method in tcl and store the output of that command in a string without opening up the actual cmd terminal ? Thank you.
-
HI fellows, i have a cool script which creates a parametric model and export a .inp. I was wondering how my colleagues could run the script outside Hypermesh. I mean, i want them to run the script from cmd.exe of Windows system , no need to open Hypermesh interface but only from MSDOS windows. Is it possible? Thank you all