Yeah, another CMD/Batch Scripting Question.
I think I might know how to do this, but I wanted to post a request for help just in case my attempt fails in a horrible way. I have a large .TXT file of over 1,500 lines. I want to break this file out into chunks of say 50 or 100 lines.
This is part of an ongoing script project I've made reference to in a couple of other posts. This is intended to be an entirely native "CMD" script, so the only "3rd party" utils available to me are parts of NT/2K resource kits. I am also trying to do this without using VBScript.
Nathan aka: zaz (zaznet)
zaz@zaz.net
I think I might know how to do this, but I wanted to post a request for help just in case my attempt fails in a horrible way. I have a large .TXT file of over 1,500 lines. I want to break this file out into chunks of say 50 or 100 lines.
This is part of an ongoing script project I've made reference to in a couple of other posts. This is intended to be an entirely native "CMD" script, so the only "3rd party" utils available to me are parts of NT/2K resource kits. I am also trying to do this without using VBScript.
Nathan aka: zaz (zaznet)
zaz@zaz.net