Computing.Net > Forums > Disk Operating System > Dos Batch file

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Dos Batch file

Reply to Message Icon

Name: Jesse Wassner
Date: February 2, 2001 at 15:14:54 Pacific
Comment:

I am trying to create a dos batch file to open a text file in the dos edit program, add a line then save and close it. Can anyone help?



Sponsored Link
Ads by Google

Response Number 1
Name: DrScriptt (Grant)
Date: February 2, 2001 at 16:52:41 Pacific
Reply:

If you need the line to be at the end of the file do ECHO text >> FILE.EXT. Or try the COPY FILE1.EXT + FILE2.EXT FILE3.EXT


0

Response Number 2
Name: Person
Date: February 2, 2001 at 22:22:50 Pacific
Reply:

I have found that the "ECHO New line of text>>FILE.TXT" works better than the copying.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


DOS Batch executing sql loader thru...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Disk Operating System Forum Home


Sponsored links

Ads by Google


Results for: Dos Batch file

Dos Batch File Commands www.computing.net/answers/dos/dos-batch-file-commands/11921.html

File Size in DOS Batch file www.computing.net/answers/dos/file-size-in-dos-batch-file/3105.html

DOS Batch file to FTP files from UNIX www.computing.net/answers/dos/dos-batch-file-to-ftp-files-from-unix/2105.html