![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have been sent to a "basic" scripting class. The instructor started with DOS stuff. How can I create a .bat file that will create a dir, subdir and a .txt file? thanks, LM |
#3
| |||
| |||
|
|
Matlyn, This is a .NET FAQ newsgroup so you probably won't get much answers. MKDIR \dir\subdir ECHO Hello > \dir\subdir\hello.txt Jason Newell Software Engineer www.jasonnewell.net matlyn wrote: I have been sent to a "basic" scripting class. The instructor started with DOS stuff. How can I create a .bat file that will create a dir, subdir and a .txt file? thanks, LM |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |