Today I came across this software called Batch Compiler. Batch Compiler is an advanced software for scripting batch files and compiling them into EXE files. The free tool offers you a workspace where ...
Is this possible or not?<BR><BR>Let's say I have this rather long line:<BR><BR>someapp.exe file1 file2 file3<BR><BR>and so on. Is there anyway, to break this "long" line over many lines, and possible ...