Your Products have been synced, click here to refresh
We're using bat/csh files a lot.
The simple solution is to use
file text open file = "xxx.bat"
then several lines of
file text write
and a
file text close
At the end call it via system command = "xxx.bat"
Works loke a charm.
I tried the switch language mode a couple of times, but it didn't behave well (quite similar to your issues) and also it didn't have any huge speed advantage.
My solution was to write complete xxx.py scripts and read them like
file python read file = "xxx.py"
We're using bat/csh files a lot.
The simple solution is to use
file text open file = "xxx.bat"
then several lines of
file text write
and a
file text close
At the end call it via system command = "xxx.bat"
Works loke a charm.
I tried the switch language mode a couple of times, but it didn't behave well (quite similar to your issues) and also it didn't have any huge speed advantage.
My solution was to write complete xxx.py scripts and read them like
file python read file = "xxx.py"
© 2025 Hexagon AB and/or its subsidiaries. | Privacy Policy | Cloud Services Agreement |