Dec 092017
 
World's smallest program - exits batch file immediatly.

Full Description of File


Worlds Smallest useful program!


File BATEXIT.ZIP from The Programmer’s Corner in
Category Batch Files
World’s smallest program – exits batch file immediatly.
File Name File Size Zip Size Zip Type
BATEXIT.BAT 0 0 stored
BATEXIT.DOC 722 436 deflated
FILE_ID.DIZ 34 34 stored

Download File BATEXIT.ZIP Here

Contents of the BATEXIT.DOC file


BatExit * Copyright 1991 by Marc Perkel * All rights reserved

* Worlds Smallest Useful Program *

BatExit is the worlds smallest useful program. It is a 0k batch file.
If you put BATEXIT in your batch file, It will cause your batch file to
exit at that point.

Example:

LOTUS.BAT
---------
CD\
123
CD\MENU
BATEXIT
* This Batch file can now be commented as much as you want
* without REM statements

WORDSTAR.BAT
------------
CD\WORDSTAR
IF NOT EXIST WS.EXE BATEXIT
WS

BatExit comes bundled with the Computer Tyme Network Survival Kit.

If you like this program please send $5 cash to:

Marc Perkel
Computer Tyme
411 North Sherman, Suite 300
Springfield MO. 65802
417-866-1222


 December 9, 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)