Hello All,
I just downloaded TCC/LE. It has several commands that I think I can use to help with some basic admin functions for several training laptops I maintain. I think I can probably figure out the correct syntax of the commands themselves, but it's just getting started I'm having trouble with. I've written a few very basic Windows batch files (.bat), but the language is limited. I think the TCC/LE expanded language will really help me (if I can figure it out!). I can start the TCC/LE interface window, but I'm hoping to run some TCC/LE commands from a script, similar to my Windows command batch file.
I'm sure this is super basic, but I really couldn't figure it out from the documentation. I added one basic line of code from my existing script to call up the TCC/LE window, but then that's all it does.
I added in...
"C:\Program Files\JPSoft\TCCLE13x64\tcc.exe".
...which properly calls the TCC/LE window.
Could I somehow call a script file written with TCC/LE commands from this command or pipe it to my TCC/LE code or something?
The TCC/LE commands are so much better than the Windows command, I might only need 1 or 2 lines of TCC/LE code to accomplish my task.
If this question is already answered in another post (or in the documentation), please feel free to just redirect me. Any help appreciated! Thanks!
-Mike
I just downloaded TCC/LE. It has several commands that I think I can use to help with some basic admin functions for several training laptops I maintain. I think I can probably figure out the correct syntax of the commands themselves, but it's just getting started I'm having trouble with. I've written a few very basic Windows batch files (.bat), but the language is limited. I think the TCC/LE expanded language will really help me (if I can figure it out!). I can start the TCC/LE interface window, but I'm hoping to run some TCC/LE commands from a script, similar to my Windows command batch file.
I'm sure this is super basic, but I really couldn't figure it out from the documentation. I added one basic line of code from my existing script to call up the TCC/LE window, but then that's all it does.
I added in...
"C:\Program Files\JPSoft\TCCLE13x64\tcc.exe".
...which properly calls the TCC/LE window.
Could I somehow call a script file written with TCC/LE commands from this command or pipe it to my TCC/LE code or something?
The TCC/LE commands are so much better than the Windows command, I might only need 1 or 2 lines of TCC/LE code to accomplish my task.
If this question is already answered in another post (or in the documentation), please feel free to just redirect me. Any help appreciated! Thanks!
-Mike