home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / DOOR / CATLST41.ZIP / MKTEXT.ZIP / MKTEXT.DOC < prev   
Text File  |  1993-09-23  |  2KB  |  43 lines

  1.                        MKCLTEXT - CLTEXT Compiler
  2.                     Copyright 1993, PAROLE Software
  3.                           all rights reserved
  4.                      ------------------------------
  5. This program will *ONLY* function with a registered CatList installation.
  6.                      ------------------------------
  7.  
  8.      This utility will compile the CLTEXT.TXT to the CLTEXT.DAT database
  9. format used by CatList.  You must have the MKCLTEXT.EXE, CLTEXT.DAT and
  10. LASTCHK.DAT file in the same directory for it to operate properly.
  11. You may change most of the prompts in the CLTEXT.TXT file.  Some of them
  12. will not display properly if they are changed so you will need to
  13. experiment and see which will.
  14.  
  15.      There are some special characters in the TXT file that will enable
  16. you to change the color of some of the prompts.  Below you will find the
  17. definition of these characters.
  18.  
  19. ENHANCEMENTS: There are some special symbols available to make text blink
  20.              in the middle of a line in any color you wish. For example:
  21.  
  22.              "This will %{Blink Yellow{"
  23.  
  24.              Note the {'s before and after Blink Yellow. They tell the routine
  25.              to display the text in between in yellow and blinks because 
  26.              of the % symbol. Without the % the text is displayed in yellow
  27.              but does not blink. The rest of the line is displayed in white
  28.              on black. The symbols and their corresponding colors are:
  29.                 ~ = Blue,  ` = Green,  @ = Cyan,  ^ = Red,  | = Magenta
  30.                 { = Yellow, and } = White 
  31.              Put a * in front of the first symbol to display in low intensity
  32.              colors. Ex: *}text} displays 'text' in low intensity white. And
  33.              %*}test} displays 'text' in low intensity white and blinks.
  34.  
  35.  
  36.      If you see a line in the CLTEXT.TXT file that that says "-FILLER-",
  37. it is exactly what it means.  It is there to enable future expansion in
  38. CatList.  Changing them will not bother CatList.  They are not displayed
  39. to the screen.
  40.  
  41.                                              -Dennis Maidon
  42.  
  43.