home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1992 September / Simtel20_Sept92.cdr / msdos / sysutl / veal0989.arc / YN106.DOC < prev    next >
Text File  |  1989-08-13  |  2KB  |  33 lines

  1.  ╔════════════════════════════════════════════════════════════════════════════╗
  2.  ║                                                                            ║
  3.  ║                   Documentation For YN - Version 1.06                      ║
  4.  ║                A Shareware Program Written By Craig Veal                   ║
  5.  ║                                                                            ║
  6.  ╟────────────────────────────────────────────────────────────────────────────╢
  7.  ║                                                                            ║
  8.  ║    SHARE this program with others!   Craig D. Veal                         ║
  9.  ║                                      4734B Jacksonville Lane               ║
  10.  ║                                      Andrews AFB MD 20335                  ║
  11.  ║                                      Phone 301-599-1071                    ║
  12.  ║                                                                            ║
  13.  ╚════════════════════════════════════════════════════════════════════════════╝
  14.  
  15. Tired of having to use the ECHO command + the ALT 255 method of putting blank
  16. lines in your .BAT files just so you can have a couple of blank lines before 
  17. the message you want to show?  Tired of your word processor not handling those
  18. ALT 255 characters and now you're right back where you started?
  19.  
  20. Tired of not having a way to ask Yes or No questions and then have your .BAT
  21. file respond to those choices?
  22.  
  23. Well here's YN.COM to help you.  YN.COM will automatically take the text you
  24. type after YN and show it with 2 blank lines before and after the message.
  25. It accepts Y for Yes, N for No and ENTER for default or Yes and sets errorlevel
  26. 255 for ENTER, 1 for Y and 0 for N.
  27.  
  28. Run demo.bat to see this program in action.
  29.  
  30. The message is displayed in color (white characters on a red background), but
  31. you can change the color by using IYB.COM (Install YN/BATMSG) and following
  32. the prompts.
  33.