home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / EGA_VGA / VGAFONTS.ZIP / TSLHELP.BAT < prev   
Encoding:
DOS Batch File  |  1990-10-27  |  4.1 KB  |  88 lines

  1. ECHO OFF
  2. CLS
  3. ECHO USER'S NOTE:  These all work very well.  Although some programs will not   
  4. ECHO allow them to run, most will incorporate the new font.  Try loading
  5. ECHO CYRILLIC or REVERSE on an office-mate's machine for a few laughs! 
  6. ECHO  
  7. ECHO This disk contains a variety of fonts for your VGA display. To load a font,
  8. ECHO type:  LOADFONT "FONTNAME.FNT" [Enter] where "FONTNAME.FNT" is an actual
  9. ECHO font filename on this disk followed by a period and the extension .FNT.  
  10. ECHO YOU MUST INCLUDE THE .FNT EXTENSION!
  11. ECHO  
  12. ECHO Type DIR [Enter] for a list of font files on this disk. Then load the font of
  13. ECHO your choice. For example, to load FUTURE.FNT, type  LOADFONT FUTURE.FNT [ENTER].
  14. ECHO  
  15. ECHO Loaded fonts do not have to be unloaded. You can load one font after another. 
  16. ECHO  
  17. ECHO  
  18. ECHO  
  19. ECHO  
  20. pause
  21. cls
  22. ECHO  
  23. ECHO  
  24. ECHO  
  25. ECHO                             --- IMPORTANT ---
  26. ECHO  
  27. ECHO  
  28. ECHO Before running  the  programs on this disk,  make a backup copy of the disk.
  29. ECHO Insert  this  disk in drive A: and a blank, formatted disk in drive B:  Then
  30. ECHO enter:
  31. ECHO                           DISKCOPY A: B: [ENTER]
  32. ECHO  
  33. ECHO Use this command  even if you have only one floppy disk drive.  When you are
  34. ECHO prompted to insert the target disk,  remove the TSL (source) disk from drive
  35. ECHO A: and insert a blank disk. (See your DOS manual for details).
  36. ECHO  
  37. ECHO       -----------------------------------------------------------------
  38. ECHO       SPECIAL NOTE * * * * IF YOU HAVE 3.5" DRIVES * * * * SPECIAL NOTE
  39. ECHO       -----------------------------------------------------------------
  40. ECHO  
  41. ECHO Some computers, especially laptops,  will not make a backup with the DISKCOPY
  42. ECHO command. If this occurs, use the COPY command to backup  your  disks.  Insert
  43. ECHO your TSL disk in drive A: and a blank formatted disk in drive B:  Then enter:
  44. ECHO  
  45. ECHO                           COPY A:*.* B:/V [ENTER]
  46. ECHO  
  47. ECHO  
  48. ECHO  
  49. PAUSE
  50. CLS
  51. ECHO  
  52. ECHO                                  LIMITED WARRANTY
  53. ECHO  
  54. ECHO This disk is warranted to be readable.   THE SOFTWARE LABS hereby disclaims all
  55. ECHO other express or implied warranties for this software,  including  the  warran-
  56. ECHO ties of merchantability and fitness for a particular purpose.  In no event will
  57. ECHO THE SOFTWARE LABS be liable for any damages,  including  any lost profits, lost
  58. ECHO lost savings or other incidental  or  consequential damages arising out the use
  59. ECHO use or inability to use this software.  If this disk proves  to  be unreadable,
  60. ECHO please return it for an immediate replacement.
  61. ECHO  
  62. ECHO  
  63. PAUSE
  64. CLS
  65. ECHO                  . . . PLEASE SUPPORT PROGRAM AUTHORS . . .
  66. ECHO  
  67. ECHO  
  68. ECHO THE  SOFTWARE  LABS  is  dedicated to bringing you the best public domain and
  69. ECHO Shareware programs available.   A great deal of time and effort goes into the
  70. ECHO acquisition, selection, and testing of programs. Our goal is to offer you the
  71. ECHO best and newest programs in each category.
  72. ECHO  
  73. ECHO The fee we charge for distributing the programs in the TSL Library covers the
  74. ECHO cost of our efforts. The program authors do not receive any part of this fee.
  75. ECHO  
  76. ECHO SHAREWARE is software which is provided to you to "try before you buy." It is
  77. ECHO not free software. Shareware authors request registration fees from those who
  78. ECHO try their programs and decide they will continue to them.   Because Shareware
  79. ECHO authors do not have to pay the high cost of advertising, the fees they charge
  80. ECHO for registration are modest compared to the prices you would pay  for compar-
  81. ECHO able programs marketed commercially. Shareware is a real bargain.
  82. ECHO  
  83. ECHO Shareware authors deserve to be compensated  for  the  hard work they put into
  84. ECHO the programs you benefit from.  In many cases your registration fee brings you
  85. ECHO extras like printed manuals, telephone support, update service, etc.  In addi-
  86. ECHO tion,  only your support can maintain the Shareware concept as a viable alter-
  87. ECHO native to paying high prices for commercial software.
  88.