home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / LASER / AFONT2.ZIP / SAMPLE.2 < prev    next >
Encoding:
Text File  |  1990-10-08  |  1.2 KB  |  24 lines

  1.                                       -2-
  2.  
  3.   ╒╦╗╔╦╕          o             ╒╦══╗ o     ╖    ╥      ╔══╗ ╖               ╥
  4.    ║╙╜║ ╔═╗ ╒╗╔╕ ┌╖ ╒╦═╗ ╔═╗     ╠═╦╝┌╖ ╔═╗ ╠═╗ ╒╬╕     ╠══╣ ║ ╔═╗ ╒╦═╗ ╔═╗  ║
  5.    ║  ║ ║ ║  ║║   ║  ║ ║ ║ ║     ║ ╙╖ ║ ║ ║ ║ ║  ║      ║  ║ ║ ║ ║  ║ ║ ║ ║  ╨
  6.   ╘╝  ╚╛╚═╝  ╙╜   ╨  ╨ ╨ ╚═╣     ╨  ╨ ╨ ╚═╣ ╨ ╨  ╙┘    ╘╝  ╚╛╨ ╚═╝  ╨ ╨ ╚═╣  o
  7.                          ╘═╝            ╘═╝                             ╘═╝   
  8.  
  9. In typing the page number, place it at column 39 or 4O, since the screen is 8O
  10. columns in width.  Did you notice we used the letter "O" in place of the numer-
  11. al "0" in our numbers?  This is a nice touch which we often use, and it is one
  12. which many people ignore.  Some readers will glance at the computer-style "0"
  13. and think it is an "8"!
  14.  
  15. Again, since we do not have 23 lines of text, we are adding blank lines, and 
  16. we will be sure the bottom blank line is line 24.  Never go past line 24, or 
  17. the top of your page will pop off the screen when the batch file program is 
  18. run! 
  19.  
  20. Remember: THE BOTTOM LINE IS ALWAYS #24 AND MUST ALWAYS BE LEFT BLANK!
  21.          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  22.  
  23.  
  24.