hmsolomon
Joined: 15 Aug 2005 Posts: 3
|
Posted: Fri Aug 19, 2005 5:24 pm Post subject: |
|
|
How can I include one or more files using the command line? I'm hoping for something that looks like:
| Code: | | quickbfc c:\bat\job.bat c:\job.exe include=c:\inc.txt;c:\inc2.exe |
I have to complile 100's of batch files at a time so command line parameters are important.
thanks |
|