Search found 1 match

by HMan007
Thu Jan 07, 2010 12:49 am
Forum: General
Topic: External Tools problem -- not executing all programs?
Replies: 0
Views: 239

External Tools problem -- not executing all programs?

It appears external tools does not execute all programs (or at least does
not show output).

For instance I have a batch file on Windows XP that I have tried to do a:

fc <file1> <file2>

or

comp <file1> <file2>

neither shows any output.

I thought at first it might be built in DOS commands that ...