Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
DotNet
acad.assignment.mngr
academic
adonet
aspnet
aspnet.announcements
aspnet.build.controls
aspnet.caching
aspnet.datagridcontrol
aspnet.mobile
aspnet.security
aspnet.webcontrols
aspnet.webservices
clr
compactframework
component_services
datatools
distributed_apps
drawing
faqs
framework
framework.wmi
general
internationalization
interop
languages.csharp
languages.jscript
languages.vb
languages.vb.controls
languages.vb.data
languages.vb.upgrade
languages.vc
languages.vc.libraries
myservices
odbcnet
performance
remoting
scripting
sdk
security
setup
vjsharp
vsa
webservi.enhancements
webservices
windowsforms
windowsforms.controls
winforms.databinding
winforms.designtime
xml
  
 
date: Wed, 19 Sep 2007 14:54:05 -0700,    group: microsoft.public.dotnet.faqs        back       


DOS information   
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
date: Wed, 19 Sep 2007 14:54:05 -0700   author:   matlyn

Re: DOS information   
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
date: Thu, 20 Sep 2007 14:56:07 -0500   author:   Jason Newell

Re: DOS information   
Thank you, Jason.  Sorry I posted in the wrong area.

"Jason Newell" wrote:

> 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
>
date: Thu, 20 Sep 2007 13:08:01 -0700   author:   matlyn

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us