Does anyone here still create and use batch files (.bat files for the command line)?
I've been refreshing my memory today on how to use some of the more advanced features, as I had a need to create a little application which would have taken quite a bit of time to code in VB. As it turns out, getting a batch file to read variables from INI files and perform loops is really easy - it just took a little reading up. I'm always surprised at how handy batch files can be, even now it's been 15 years since most people took a look at DOS (or the command line).
Sometimes I'm such a geek :lol:
I've been refreshing my memory today on how to use some of the more advanced features, as I had a need to create a little application which would have taken quite a bit of time to code in VB. As it turns out, getting a batch file to read variables from INI files and perform loops is really easy - it just took a little reading up. I'm always surprised at how handy batch files can be, even now it's been 15 years since most people took a look at DOS (or the command line).
Sometimes I'm such a geek :lol: