I tried to run a file "test.inp" file I made using:
"tc test"
On Windows 10 with Topas Academic 6. (ta61.exe, guess it's v6.1 then?).
Apparently tc is not added to windows path or something, because it just gives me the typical error of:
"The command tc is either misspelt or couldn't be found."
So my question is: How can I make cmd recognize the tc command? It's been a while since I added something to the windows path so feel free to remind me how to do it in detail.
Do I just need to add the folder "C:\Topas-6" to the system path and then it will work? Do I even have it right that I just need to type "tc test" to run an inp file?