Dec 132017
 
Enter multiple commands on a single command line, executes them sequentially.
File DO.ZIP from The Programmer’s Corner in
Category Utilities for DOS and Windows Machines
Enter multiple commands on a single command line, executes them sequentially.
File Name File Size Zip Size Zip Type
DO.COM 13440 6393 deflated
DO.DOC 896 427 deflated

Download File DO.ZIP Here

Contents of the DO.DOC file


Brief Notes on DO.COM

Here's a little gem that came with no documentation, so I am
writing these brief notes.

This program allows you to string more than 1 command together on
the DOS command line, each separated by semi-colons. Thus, the syntax
is:

do cmd1;cmd2;cmd3

For example:

do dir;chkdsk;ws;pibterm

Try it -- the program really works! An ascii dump of the program
shows the author to be George Fischer, and that the program was written
in Lattice 'c'. Thanks, George, whoever you are.


Bob Blacher
Sysop, Computer Connections
Washington, D.C.
(202) 547-2008 1200/2400 baud


 December 13, 2017  Add comments

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)