home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1992 June / SIMTEL_0692.cdr / msdos / batutl / batbrnch.arc / YN.DOC < prev   
Text File  |  1980-01-01  |  977b  |  23 lines

  1. yn.com is for use in batch files when you to do branching in the execution
  2. of batch files based on yes or no questions.
  3.  
  4.       It's not the most amazing program I have ever seen, But it does
  5. allow a very great deal of flexabilaty to be added to the things you
  6. can do with a batch file.
  7.     It uses a very rarly if ever used varible called errorlevel.
  8. useing the litle batch program called testyn.bat, you can see how it
  9. is used and what the syntax for it's use is.
  10.     I wish I could take credit for this nice little program but I
  11. only copied it from a book called MS-DOS FOR POWER USERS.The person
  12. that put the program in the book said that it was also in the public
  13. domain and free to use.
  14.     This is, in my opinion, a very well done book for people that have
  15. some knowledge of dos and would like to know more.
  16.    The files that I am sending for use are:
  17.  
  18.     testyn.bat     yn.com    yn.doc
  19.  
  20.  
  21.                      Enjoy,
  22.                           Ray
  23.