Forum: Legacy and Other Languages Sep 9th, 2005 |
| Replies: 7 Views: 6,488 You're right, I was expecting too much... I worked around it by having the autoexec.bat call a C++ program that served as a batch file except with more functionality.
Thanks....
AJ |
Forum: Legacy and Other Languages Sep 7th, 2005 |
| Replies: 7 Views: 6,488 I'm a newbie at writing DOS batch files. I've tried to look for it, but I can't seem to figure out how to read from an input file. Is there an equivalent of a cin statement in DOS Batch programming. |