home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / DOOR / CATLIST.ZIP / MKTEXT.ZIP / MKTEXT.DOC < prev   
Text File  |  1994-02-12  |  2KB  |  44 lines

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