![]() |
![]() |
|
|
hi all, sorry for the blast. I just wanted to know the command used to create a new text file. using batch scripts i need to create some text files |
![]() |
|
|
#1 | ||
|
Guest
Posts: n/a
|
hi all,
sorry for the blast. I just wanted to know the command used to create a new text file. using batch scripts i need to create some text files inside some directories.. any suggestions????????? -- kripesh |
||
|
|
|
#2 | ||
|
Guest
Posts: n/a
|
"kripesh" <kripesh@discussions.microsoft.com> wrote in message news:87377668-9DD6-48E7-B515-74D20088C4F8@microsoft.com... > hi all, > > sorry for the blast. > > I just wanted to know the command used to create a new text file. > > using batch scripts i need to create some text files inside some > directories.. > > any suggestions????????? > > -- > kripesh just use the redirect to filename. dir c:\ > c:\myfolder\newfile.txt |
||
|
| Sponsored Links |
|
|
#3 | ||
|
Guest
Posts: n/a
|
Thanx
-- kripesh "dobey" wrote: > > "kripesh" <kripesh@discussions.microsoft.com> wrote in message > news:87377668-9DD6-48E7-B515-74D20088C4F8@microsoft.com... > > hi all, > > > > sorry for the blast. > > > > I just wanted to know the command used to create a new text file. > > > > using batch scripts i need to create some text files inside some > > directories.. > > > > any suggestions????????? > > > > -- > > kripesh > > just use the redirect to filename. > > dir c:\ > c:\myfolder\newfile.txt > > > |
||
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|