home *** CD-ROM | disk | FTP | other *** search
/ C!T ROM 5 / ctrom5b.zip / ctrom5b / DOS / TEKST / E-Z-BOOK / X.BAT < prev    next >
DOS Batch File  |  1995-04-12  |  670b  |  30 lines

  1. @echo off
  2. hqsw3
  3. echo  
  4. echo  
  5. echo  
  6. echo  
  7. echo  
  8. echo  
  9. echo  
  10. echo  
  11. echo  
  12. echo        ┌──────────────────────────────────────────────────────────────┐
  13. echo        │ This is an example of how the text font may be automatically │
  14. echo        │ changed.  You will see `Slender' on the cover, `Chunky' on   │
  15. echo        │ the title page, and `Big Jim' in the body of the e-book.     │
  16. echo        └──────────────────────────────────────────────────────────────┘
  17. echo   
  18. echo   
  19. echo   
  20. echo  
  21. echo Press any key to start this small demonstration ...
  22. pause>nul
  23. hqslendr
  24. ezb cover1 blank
  25. hqchunky
  26. ezb title blank
  27. hqjim
  28. ezb ebook blank
  29. hqsw2
  30.