Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

TCC and CMD / BAT files

Jul
350
1
When you (I) install TCMD / TCC, it says that having TC the default for BAT or CMD files isn't recommended.

How come?

Regards,
Chuck Billow
 
Because TCC is not 100% compatible with CMD's syntax.

I use the BTM extension when I write a batch file using TCC features. I only use CMD or BAT for batch files that can run under regular CMD. In many cases TCC can process those too, but not always.
 
When you (I) install TCMD / TCC, it says that having TC the default for BAT or CMD files isn't recommended.

How come?

There are some people who take great pride in writing batch files which exploit (i.e. require) the bugs in Microsoft's command shells....
 
Back
Top