home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Simtel MSDOS 1992 September
/
Simtel20_Sept92.cdr
/
msdos
/
sysutl
/
veal0989.arc
/
YN106.DOC
< prev
next >
Wrap
Text File
|
1989-08-13
|
2KB
|
33 lines
╔════════════════════════════════════════════════════════════════════════════╗
║ ║
║ Documentation For YN - Version 1.06 ║
║ A Shareware Program Written By Craig Veal ║
║ ║
╟────────────────────────────────────────────────────────────────────────────╢
║ ║
║ SHARE this program with others! Craig D. Veal ║
║ 4734B Jacksonville Lane ║
║ Andrews AFB MD 20335 ║
║ Phone 301-599-1071 ║
║ ║
╚════════════════════════════════════════════════════════════════════════════╝
Tired of having to use the ECHO command + the ALT 255 method of putting blank
lines in your .BAT files just so you can have a couple of blank lines before
the message you want to show? Tired of your word processor not handling those
ALT 255 characters and now you're right back where you started?
Tired of not having a way to ask Yes or No questions and then have your .BAT
file respond to those choices?
Well here's YN.COM to help you. YN.COM will automatically take the text you
type after YN and show it with 2 blank lines before and after the message.
It accepts Y for Yes, N for No and ENTER for default or Yes and sets errorlevel
255 for ENTER, 1 for Y and 0 for N.
Run demo.bat to see this program in action.
The message is displayed in color (white characters on a red background), but
you can change the color by using IYB.COM (Install YN/BATMSG) and following
the prompts.