Folder and Files Creator

This simple script creates .c, .h & .txt files and separates them into folders.

sample image

Here is the link to the source code on github.

Short Description

This batch script takes a file as an input parameter “cmd>FullScript.bat input.txt“, then parses every line of that file and then passes that line to FileCreator.bat.
The FileCreator.bat then creates the desired folders and files and creates additional three folders each has a specific file type.
If the files were created for the first time you will find “1” written in those files and with each run for the script this number is incremented for the already existing files.

Note: there is no actual meaning for that script it is just a test to your knowledge of Batch.

Design a site like this with WordPress.com
Get started