home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / GRAPHICS / XLSHOW.ZIP / DOC.TXT < prev    next >
Text File  |  1993-12-27  |  30KB  |  607 lines

  1.  
  2.  
  3.                             XL-SHOW AUTOMATED DISPLAY 
  4.                             """""""""""""""""""""""""
  5.  
  6.  
  7. To prepare your own newsletter, bulletin or "notice" type your text into one of
  8. the pre-prepared DET files.  This is a file whose name ends with the extension
  9. DET.  This package contains more than a dozen pairs of files with the exten-
  10. sions DEB and DET; each pair is called a DEB/DET module.  A DEB/DET module is
  11. always needed in order for XL-SHOW to display a file.  Choose whichever DEB/DET
  12. module you want to use, and load its DET file into your text editor or word
  13. processor.  If you choose a file which has Rexxcom jumbo fonts or clip-art,
  14. such as PLAIN.DET or SPECIAL.DET, avoid having your word processing program
  15. "convert" the file into the special format used by the word processor.  You
  16. want to be able to maintain a pure ASCII text file (often called a DOS text
  17. file).  Some word processing programs ask if you want to "convert" the file
  18. when you are loading it into the program.  Others accept the file "as is" and
  19. perform the conversion when the file is saved, at which time you must be sure
  20. to save it as an ASCII or DOS text file.
  21.  
  22. Follow these steps:
  23.  
  24. A. Load the DET file into a word processor or text editor.
  25.  
  26. B. Note that the very first line is coded with 7 numbers.  This is the DET code
  27.    and it must not be changed except as indicated in the following pages.
  28.  
  29. C. Delete the information text which begins on the line following the DET code,
  30.    and set your word processor or text editor to the width shown by the 2nd
  31.    number in the DET code.  For example, if the 2nd number is 78 set your line
  32.    length to 78 characters.  This is the same as a word-wrap of 79.
  33.  
  34. D. Begin typing on line 2, leaving the top line, with its DET code,
  35.    untouched.  
  36.  
  37. E. After typing your text, save the file under its original name, being sure to
  38.    save it as an ASCII or DOS text file.  Refer to your word processor's manual
  39.    for information on this.  If you use the word processor's "default save" the
  40.    resulting DET file will not be usable.  If you use a text editor, rather
  41.    than a word processor, the default save should be an ASCII file.
  42.  
  43. Do not worry about "using up" your DET files.  They may be used over and over,
  44. and the text may be revised or replaced.  If you like, rename them or, better
  45. yet, make copies with new names.  For example, if you have a DEB/DET set named
  46. DIGITAL.DEB and DIGITAL.DET and you want to maintain the original text while
  47. making a new set with a new text, this is easy to do.  At your DOS prompt type:
  48.  
  49.                      COPY DIGITAL.DE? NEWNAME.DE? [Enter]
  50.  
  51. In a moment you will have two new files on your disk, named NEWNAME.DEB and
  52. NEWNAME.DET.  Delete the text from NEWNAME.DET and type in your new text and
  53. your job is done!
  54.  
  55.                       JUMBO FONTS FOR TITLES AND HEADLINES
  56.                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  57. Titles and headings using professional jumbo fonts are easily created with
  58. Rexxcom's program AUTOFONT.EXE.  Examples of these fonts are found throughout
  59. the demo.  We used AutoFont to make the jumbo words DIGITALINK, PLAIN VANILLA,
  60. BULLETIN, 3D VIEWS, SPECIAL, and DAILY WORD.  You may order the program when
  61.  
  62.  
  63.                                      - 2 -
  64.  
  65.  
  66. you register XL-SHOW.  Once you have AutoFont, run the program and press "4" to
  67. use four font styles.  When the list of fonts appears, select G1, G2, G4 and
  68. G5.  When the text-entry screen appears, type two short words, one in caps and
  69. one in lowercase like this: GREAT fonts.  Press Enter and then as soon as the
  70. two words appear in jumbo fonts, press F followed by S, and Enter.  This will
  71. load SMOOTHY.COM.  Review the appearance of each of the four styles by pressing
  72. keys for numbers 1 through 4.  After you save one or more titles, they will be
  73. in a file named AF.TXT on your disk.  Use your word-processor or text editor to
  74. block move (often called "cut and paste") your titles into your text file.
  75. Remember, the fonts in the titles will not have the proper appearance until one
  76. of the SMOOTHY programs is loaded (see below).
  77.  
  78.                                 THE BATCH FILE
  79.                                 ~~~~~~~~~~~~~~ 
  80. The best way to run your XL-SHOW "show" is with a batch file.  As you know, the
  81. demo is run with the batch file named GO.BAT.  YOUR batch file will be similar,
  82. so let's look at GO.BAT:
  83.  
  84. echo off
  85. smoothy6
  86. xl-show digital 3d bulletin plain notice notice2 corn special read? word
  87. smoothol
  88. xl-show word2
  89. smoothy7
  90. xl-show info
  91. ega
  92. vga
  93.  
  94. Write your own batch file in your word processor or text editor, being sure to
  95. save it as an ASCII file (DOS text file).  Give it any name you like, so long
  96. as it has the file extension "BAT."  You might name it RUN.BAT.  Always begin
  97. with "echo off" to prevent the commands from appearing on-screen between steps.
  98. Recent versions of DOS allow the use of "@ echo off" but earlier versions of
  99. DOS do not recognize the @ symbol.  Therefore, if your batch file may be run
  100. with an older version of DOS, use "echo off" as it appears above in GO.BAT.
  101.  
  102. The line which reads "smoothy6" loads SMOOTHY6.COM into your computer's memory.
  103. This permits the use of the jumbo fonts.  The line which begins with the word
  104. "xl-show" loads XL-SHOW.EXE and tells the program the names of your DEB/DET
  105. modules.  List the files you have created, in the desired order of appearance.
  106.  
  107. After that you will normally end your batch file with the last two lines of
  108. GO.BAT.  The commands "ega" and "vga" run our special programs EGA.COM and
  109. VGA.COM.  These restore your system's default font and video mode after the
  110. XL-SHOW display has been turned off.
  111.  
  112. In GO.BAT, we used "smoothol" to run SMOOTHOL.COM for the Old English screen
  113. which was displayed with the line reading "xl-show word2".  Then we used
  114. "smoothy7" to run SMOOTHY7.COM for the Chunky font used in our display's final
  115. message.  You have these available, should you want to play around with them or
  116. use them in your own display.  For a little fun, try the following experiment.
  117.  
  118. 1. Type: SMOOTHY7 + Enter, or SMOOTHOL + Enter.
  119.  
  120. 2. Type: XL-SHOW DIGITAL 3D BULLETIN PLAIN CORN SPECIAL READ1 WORD + Enter
  121.  
  122.  
  123.                                      - 3 -
  124.  
  125.  
  126.  
  127. After you try this, if you have an EGA system type EGA + Enter.  If you have a
  128. VGA or SVGA system type VGA + Enter.  This gives you back your system's default
  129. font, and it will assure that your video mode is properly set.
  130.  
  131.                           RESETTING DET CODE FOR COLORS
  132.                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  133. To change the overall text color or the background color of the text portion,
  134. change the 5th number of the DET code to a number in one of the charts below.
  135. If you change the background color, the right and left margins will remain the
  136. original color since that color is produced by the DEB.  This may be overcome
  137. if you want, by changing the 2nd DET-code number to 80, giving you a full
  138. 80-column width for the DET.
  139.  
  140. If the 6th number of the DET code is 0 the background color is not "high
  141. intensity" and you should use the following chart to change the 5th number:
  142.  
  143.                                BACKGROUND COLORS (regular)
  144.  
  145.                              Blk Blu Grn Cya Red Mag Brn  Gry 
  146.                             +---+---+---+---+---+---+----+---+
  147.                     Black   | 0 |16 |32 |48 |64 |80 | 96 |112|
  148.                             +---+---+---+---+---+---+----+---|
  149.                     Blue    | 1 |17 |33 |49 |65 |81 | 97 |113|
  150.                             +---+---+---+---+---+---+----+---|
  151.                     Green   | 2 |18 |34 |50 |66 |82 | 98 |114|
  152.                             +---+---+---+---+---+---+----+---|
  153.                     Cyan    | 3 |19 |35 |51 |67 |83 | 99 |115|
  154.                             +---+---+---+---+---+---+----+---|
  155.                     Red     | 4 |20 |36 |52 |68 |84 |100 |116|
  156.                             +---+---+---+---+---+---+----+---|
  157.                     Magenta | 5 |21 |37 |53 |69 |85 |101 |117|
  158.                             +---+---+---+---+---+---+----+---|
  159.                     Brown   | 6 |22 |38 |54 |70 |86 |102 |118|
  160.                             +---+---+---+---+---+---+----+---|
  161.           TEXT      Lt Gray | 7 |23 |39 |55 |71 |87 |103 |119|
  162.           COLORS            |---|---|---|---|---|---|----|---|
  163.                     Dk Gray | 8 |24 |40 |56 |72 |88 |104 |120|
  164.                             +---+---+---+---+---+---+----+---|
  165.                     Lt Blue | 9 |25 |41 |57 |73 |89 |105 |121|
  166.                             +---+---+---+---+---+---+----+---|
  167.                     Lt Green|10 |26 |42 |58 |74 |90 |106 |122|
  168.                             +---+---+---+---+---+---+----+---|
  169.                     Lt Cyan |11 |27 |43 |59 |75 |91 |107 |123|
  170.                             +---+---+---+---+---+---+----+---|
  171.                     Lt Red  |12 |28 |44 |60 |76 |92 |108 |124|
  172.                             +---+---+---+---+---+---+----+---|
  173.                     Lt Magen|13 |29 |45 |61 |77 |93 |109 |125|
  174.                             +---+---+---+---+---+---+----+---|
  175.                     Yellow  |14 |30 |46 |62 |78 |94 |110 |126|
  176.                             +---+---+---+---+---+---+----+---|
  177.                     White   |15 |31 |47 |63 |79 |95 |111 |127|
  178.                             +--------------------------------+
  179.  
  180.  
  181.                                      - 4 -
  182.  
  183. If the 6th number of the DET code is 1, then the background color is "high
  184. intensity" and you should use the following chart to change the 5th number:
  185.  
  186.                          BACKGROUND COLORS (high intensity)
  187.  
  188.                     Gray  Blue  Grn   Cyan  Red   Mag   Yel  White
  189.                   +-----+-----+-----+-----+-----+-----+-----+-----+
  190.           Black   | 128 | 144 | 160 | 176 | 192 | 208 | 224 | 240 |
  191.                   |-----|-----|-----|-----|-----|-----|-----|-----|
  192.           Blue    | 129 | 145 | 161 | 177 | 193 | 209 | 225 | 241 |
  193.                   |-----|-----|-----|-----|-----|-----|-----|-----|
  194.           Green   | 130 | 146 | 162 | 178 | 194 | 210 | 226 | 242 |
  195.                   |-----|-----|-----|-----|-----|-----|-----|-----|
  196.           Cyan    | 131 | 147 | 163 | 179 | 195 | 211 | 227 | 243 |
  197.                   |-----|-----|-----|-----|-----|-----|-----|-----|
  198.           Red     | 132 | 148 | 164 | 180 | 196 | 212 | 228 | 244 |
  199.                   |-----|-----|-----|-----|-----|-----|-----|-----|
  200.           Magenta | 133 | 149 | 165 | 181 | 197 | 213 | 229 | 245 |
  201.                   |-----|-----|-----|-----|-----|-----|-----|-----|
  202.           Brown   | 134 | 150 | 166 | 182 | 198 | 214 | 230 | 246 |
  203.                   |-----|-----|-----|-----|-----|-----|-----|-----|
  204.  TEXT     Lt Gray | 135 | 151 | 167 | 183 | 199 | 215 | 231 | 247 |
  205.  COLORS           |-----+-----+-----+-----+-----+-----+-----+-----|
  206.           Dk Gray | 136 | 152 | 168 | 184 | 200 | 216 | 232 | 248 |
  207.                   |-----|-----|-----|-----|-----|-----|-----|-----|
  208.           Lt Blue | 137 | 153 | 169 | 185 | 201 | 217 | 233 | 249 |
  209.                   |-----|-----|-----|-----|-----|-----|-----|-----|
  210.           Lt Green| 138 | 154 | 170 | 186 | 202 | 218 | 234 | 250 |
  211.                   |-----|-----|-----|-----|-----|-----|-----|-----|
  212.           Lt Cyan | 149 | 155 | 171 | 187 | 203 | 219 | 235 | 251 |
  213.                   |-----|-----|-----|-----|-----|-----|-----|-----|
  214.           Lt Red  | 140 | 156 | 172 | 188 | 204 | 220 | 236 | 252 |
  215.                   |-----|-----|-----|-----|-----|-----|-----|-----|
  216.           Lt Magen| 141 | 157 | 173 | 189 | 205 | 221 | 237 | 253 |
  217.                   |-----|-----|-----|-----|-----|-----|-----|-----|
  218.           Yellow  | 142 | 158 | 174 | 190 | 206 | 222 | 238 | 254 |
  219.                   |-----|-----|-----|-----|-----|-----|-----|-----|
  220.           White   | 143 | 159 | 175 | 191 | 207 | 223 | 239 | 255 |
  221.                   +-----+-----+-----+-----+-----+-----+-----+-----+
  222.  
  223.                   INSTRUCTIONS FOR COLORIZING PARTS OF THE TEXT
  224.                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  225. With this edition of XLSHOW, you may now highlight or colorize your titles,
  226. headings, and individual words.  If you have never worked with ANSI escape
  227. sequences this may at first seem complicated.  Rest assured, however, that it
  228. is more complicated to read about this subject than it is to add codes (ANSI
  229. sequences) for colorization.  In a nutshell, to colorize a word or phrase, you
  230. must place the correct escape sequences before and after it.  There are several
  231. ways of doing this.
  232.  
  233. 1. Using a text editor
  234.  
  235. Many text editors let you enter the "starting code" for colors.  This code
  236. consists of the first two characters of an ANSI standard sequence.  This is the
  237. ASCII Esc character, followed by a left bracket symbol.  Although it is only
  238. two characters, it generally appears as a carat symbol followed by two left
  239. brackets like this: ^[[.  If you simply type this it will not work, because the
  240. first symbol (^[) is really 'control + left bracket' which is made by holding
  241.  
  242.  
  243.                                      - 5 -
  244.  
  245. down the Ctrl key as you press the left bracket key.  Try this with your text
  246. editor, and the symbol ^[ should appear.  It may be necessary, first, to press
  247. Ctrl + P before pressing Ctrl + [.  Once you get it to work, the rest of the
  248. code may be typed from the keyboard.  The key pressed after ^[ must always be
  249. another (plain) left bracket symbol.  For example, typing Ctrl + [ followed by
  250. [0;1;33;41m will result in ^[[0;1;33;41m.  If you type a word after this, and
  251. finish with Ctrl + [ and [0m (which will appear as ^[[0m) the word will appear
  252. in yellow text on a red background when displayed.
  253.  
  254. Text editors normally save a file in ASCII format (sometimes called DOS
  255. text save), and this is exactly the format needed.
  256.  
  257. 2. Using a word processing program
  258.  
  259. The directions for using a text editor are the same if you are using a word
  260. processing program, except, when you press "Ctrl + [" the result, on your
  261. screen, may not look like ^[.  For example, when using the Windows Write
  262. program which is packaged with Microsoft Windows, the screen displays a small
  263. square.  This is simply the word processor's shorthand to indicate the presence
  264. of a control character within the text.  It is important to avoid using the
  265. word processor's "default save" when you are ready to save your file.  Look for
  266. the option called "DOS Text" or "ASCII" and save your file with that option.
  267. In contrast to a text editor, a word processor's default save is not a DOS Text
  268. save. 
  269.  
  270. 3. Using block move ("cut and paste")
  271.  
  272. Even though the codes are not very complicated, it is easy to make a mistake
  273. when typing a color code (ANSI escape sequence).  For this reason, some people
  274. prefer to work with a pre-saved list of codes and block-move or "cut and paste"
  275. them into the text as they are needed.  For example, you might have a list
  276. which looks like this:
  277.  
  278. ^[[0;1;36;44m CYAN ON BLUE ^[[0m
  279. ^[[1m^[[44m^[[33m YELLOW ON BLUE ^[[0m
  280. ^[[0;1;33;41m YELLOW ON RED ^[[0m
  281.  
  282. Using the block move option of your word processor or text editor, you
  283. highlight, say, the "yellow on red" line and move it into your text at the
  284. desired spot.  Then you would carefully delete the words "yellow on red" and
  285. type in the word or phrase you want to appear in that color combination.  Not
  286. all text editors have block-move, but many do.  All word processors have this
  287. feature.  For a list of over 65 of the most useful codes, see pages 7 and 8.
  288. To view all the color combinations type COLORS [Enter] to run COLORS.BAT.
  289.  
  290. Note: Do not block move (cut and paste) any codes from this document.  These
  291. instructions were made to be printed on paper, and there are no actual ANSI
  292. escape sequences here.  The file COLORS.DET contains actual codes.
  293.  
  294. 4. Errors and omissions
  295.  
  296. OK, so you typed an ANSI escape sequence, you ran the file, and no colors
  297. appeared.  Or maybe you got colors, but not the right ones.  Why?  Probably you
  298. mistyped the code!  It is very common to forget to include the "real" bracket
  299. which must always appear after the "^[" symbol.  The code ^[[0 tells your
  300. computer you want color, but ^[0 does not!  See the difference?  Another common
  301. error is the omission of the letter "m" where it is supposed to appear in the
  302.  
  303.  
  304.                                      - 6 -
  305.  
  306. code. If the color continues beyond the words you want to colorize, check to
  307. make sure the sequence ^[[0m appears at the point you wish the color to stop.
  308.  
  309. 5. Line length
  310.  
  311. If no colors are employed, the number of characters per line must not exceed
  312. the line length.  Using color codes will increase the number of characters in a
  313. line, with one exception: the code ^[ does not add any characters to the line.
  314. For example, the code ^[[0;1;33;41m adds only 11 characters, since ^[ is not
  315. counted. So, if you want a line to appear with yellow text on a red background,
  316. the number of text characters is reduced.  Not only the current line, but all
  317. the following text in the document will be colorized, unless you "turn off the
  318. colors" by ending your colorized line with ^[[0m. This adds another three
  319. characters ([0m), so if it will make your line too long, place the color-stop
  320. code at the start of the following line.
  321.  
  322. 6. Centering your text
  323.  
  324. As a rule, it is best to confine your use of colors to a single word or brief
  325. phrase, used as a subject heading.  Type your text and center it as shown here:
  326.  
  327.                                 FIRST SUBJECT
  328.  
  329. Then place your cursor on the first letter and, using "insert" mode of your
  330. text editor, add your color code ...
  331.  
  332.                                 ^[[0;1;33;41;mFIRST SUBJECT^[[0m
  333.  
  334. This method will automatically center your heading on the line.  In the above
  335. example, the color begins with the letter F and ends with the last letter of
  336. the word "subject."  If the background color is not the same as the overall
  337. background color in use, the appearance is improved if you leave a space before
  338. and after the text, like this ...
  339.  
  340.                                ^[[0;1;33;41;m FIRST SUBJECT ^[[0m
  341.  
  342. Remember: The code adds to the total number of characters on the line, but even
  343. though the text is moved to the right in your text editor, it will not appear
  344. shifted to the right when displayed.
  345.  
  346. 7. Multiple colors used on one line                                     
  347.  
  348. If you want words or letters to appear in multiple colors, line length is
  349. limited because, although codes are invisible, they do add characters to text.
  350. Here is the word COLOR with each letter in a different combination of colors:
  351.  
  352. ^[[1m^[[44^[[31mC^[[0;1;33;43mO^[[1m^[[44m^[[35mL^[[0;5;30;42mO^[[0;1;33;41mR
  353.  
  354. Any attempt to add a differently colored sixth letter will lead to unwanted
  355. "word wrap" onto the next line.
  356.  
  357. 9. Color Codes
  358.  
  359. The following codes (ANSI escape sequences) will produce the colors listed when
  360. used in a file displayed with a HIGH INTENSITY BACKGROUND (6th No. of DET code
  361. must be 1).  (If these are simply "typed to the screen" with an active ANSI
  362.  
  363.  
  364.                                      - 7 -
  365.  
  366. driver, some colors will not appear correct.)  DOC.TXT is meant to be printed,
  367. and thus the escape code (^[) is simulated. If you want to block move (cut and
  368. paste) codes, use the file COLORS.DET which has true ANSI escape sequences.
  369.  
  370. ^[[0;1;33;43m yellow on brown ^[[0m
  371. ^[[0;1;32;43m green on brown ^[[0m
  372. ^[[0;43m black on brown ^[[0m
  373. ^[[1m^[[40m^[[33m yellow on black ^[[0m
  374. ^[[0m^[[40m^[[32m green on black ^[[0m
  375. ^[[1m^[[40m^[[35m magenta on black ^[[0m
  376. ^[[1m^[[44m^[[31m lt red on blue ^[[0m
  377. ^[[1m^[[44m^[[32m green on blue ^[[0m
  378. ^[[1m^[[44m^[[33m yellow on blue ^[[0m
  379. ^[[1m^[[44m^[[35m magenta on blue ^[[0m
  380. ^[[1m^[[44m^[[36m cyan on blue ^[[0m
  381. ^[[1m^[[44m^[[38m white on blue ^[[0m
  382. ^[[1m^[[5m^[[33m^[[44m yellow on light blue ^[[0m
  383. ^[[1m^[[5m^[[35m^[[44m magenta on light blue ^[[0m
  384. ^[[1m^[[5m^[[32m^[[44m green on light blue ^[[0m
  385. ^[[1m^[[5m^[[38m^[[44m white on light blue ^[[0m
  386. ^[[1m^[[5m^[[36m^[[44m cyan on light blue ^[[0m
  387. ^[[1m^[[5m^[[31m^[[44m lt.red on light blue ^[[0m
  388. ^[[0;1;33;41m yellow on red ^[[0m
  389. ^[[0;1;31;41m lt. red on red ^[[0m
  390. ^[[0;1;32;41m lt. green on red ^[[0m
  391. ^[[0;1;34;41m lt. blue on red ^[[0m
  392. ^[[0;1;35;41m magenta on red ^[[0m
  393. ^[[0;1;36;41m cyan on red ^[[0m
  394. ^[[0;1;37;41m white on red ^[[0m
  395. ^[[0;41m black on red ^[[0m
  396. ^[[5m^[[30m^[[41m black on lt. red ^[[0m
  397. ^[[5m^[[31m^[[41m red on lt. red ^[[0m
  398. ^[[5m^[[34m^[[41m blue on lt. red ^[[0m
  399. ^[[5m^[[35m^[[41m magenta on lt. red ^[[0m
  400. ^[[0;1;5;33;41m yellow on lt.red 
  401. ^[[5m^[[46m^[[30m black on cyan ^[[0m
  402. ^[[1m^[[42m^[[37m white on green ^[[0m
  403. ^[[0;42m black on green ^[[0m
  404. ^[[0;47m black on gray ^[[0m
  405. ^[[0;5;30;42m black on lt. green ^[[0m
  406. ^[[0;5;31;42m red on lt. green ^[[0m
  407. ^[[0;5;34;42m blue on lt. green ^[[0m
  408. ^[[0;5;35;42m magenta on lt. green ^[[0m
  409. ^[[1m^[[45m^[[33m yellow on magenta ^[[0m
  410. ^[[0;1;32;45m lt. green on magenta 
  411. ^[[0;1;36;45m lt. cyan on magenta 
  412. ^[[5m^[[30m^[[45m black on lt. magenta ^[[0m
  413. ^[[0;5;31;47m red on white 
  414. ^[[0;5;34;47m blue on white 
  415. ^[[0;5;35;47m magenta on white ^[[0m
  416. ^[[0;5;33;47m brown on white ^[[0m
  417. ^[[0;5;30;43m black on yellow ^[[0m
  418. ^[[0;5;31;43m red on yellow ^[[0m
  419. ^[[0;5;32;43m green on yellow ^[[0m
  420. ^[[0;5;33;43m brown on yellow ^[[0m
  421. ^[[0;5;34;43m blue on yellow ^[[0m
  422. ^[[0;5;35;43m magenta on yellow ^[[0m
  423.  
  424.  
  425.                                      - 8 -
  426.  
  427.  
  428. ^[[0;5;36;43m cyan on yellow ^[[0m
  429. ^[[0;5;37;43m gray on yellow ^[[0m
  430.  
  431. The following codes will produce text in the named colors without changing the
  432. background color.  The background color of the newsletter will remain as the
  433. background color of the text.
  434.  
  435. ^[[0;30m black ^[[0m
  436. ^[[0;31m red ^[[0m
  437. ^[[0;1;31m lt. red ^[[0m
  438. ^[[0;32m green ^[[0m
  439. ^[[0;33m brown ^[[0m
  440. ^[[0;34m blue ^[[0m
  441. ^[[0;35m magenta ^[[0m
  442. ^[[0;36m cyan ^[[0m
  443. ^[[0;37m gray ^[[0m
  444. ^[[0;1;33;38m white ^[[0m
  445. ^[[0;1;33;36m lt. cyan ^[[0m
  446. ^[[0;1;33;35m lt. magenta ^[[0m
  447.  
  448. To view the above colors in all their beauty, run the file COLORS.BAT by typing
  449. COLORS and pressing the Enter/Return key.  
  450.  
  451.                                   PAGE NUMBERS
  452.                                   ~~~~~~~~~~~~ 
  453. If you want page numbers to appear, as they do in BULLETIN.DET, subtract 1 from
  454. the first number of the DET code.  If you want to use BULLETIN.DET with no page
  455. numbers, add 1 to the first number.
  456.  
  457.                          UNDERLINES, STARS FACES AND HANDS
  458.                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  459. To underline a word, use the carat symbol (^) exatly as you see it used under
  460. the heading of this section.  When the file is displayed the carats will be
  461. replaced with a line.  If you have text directly beneath the words you want to
  462. underline, there is no room for an underline.  To place a five pointed star in
  463. your text use the tilde symbol (~).  Create a smiling face with {} and use the
  464. symbols #<> for a pointing hand.
  465.  
  466.                          USING MORE THAN ONE TEXT FONT
  467.                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  468. The demo illustrates the use of Old English, through the use of SMOOTHOL.COM,
  469. but in the demo you must press Esc before SMOOTHOL is activated.  If you want
  470. to use more than one font style in your continuous-running display, it is
  471. possible to do so.  Run GO2.BAT by typing GO2 [Enter] and you will see this
  472. idea in action.  The trick lies in asking XLSHOW to use a false DEB file named
  473. NONESUCH.DEB, for which there is no corresponding DET.  Examine GO2.BAT to see
  474. how to use this trick in a batch file of your own making.
  475.  
  476.                                 CUSTOM TITLES
  477.                                 ~~~~~~~~~~~~~
  478. If you want custom-made titles along the lines of DIGITALINK, 3D VIEW, DAILY
  479. WORD, and CORNPUTIN', order them when you send in your registration.  Simply
  480. use these as examples, decide which lettering style and color combination you
  481. want, and put your descriptions on a sheet of paper enclosed with your regis-
  482. tration form.  The cost of each custom title is only $60.00.  For each custom
  483. title ordered you will receive a separate "ready-to-use" DEB/DET module.
  484.  
  485.  
  486.                                      - 9 -
  487.  
  488.                     YOUR RIGHTS TO COPY AND USE THIS PROGRAM
  489.                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  490. The compressed file containing XL-SHOW.EXE may be copied and distributed
  491. freely, posted on BBSs, listed in shareware catalogs and on CD ROM disks, as
  492. long as all files are included.  You may use XL-SHOW.EXE and its accompanying
  493. files on a trial basis for 30 days.  After that time you must discontinue use
  494. until you become a registered user.  See the registration form below for
  495. information on obtaining a license for use of the program.
  496.  
  497.                 REGISTERING XL-SHOW.EXE and ORDERING AUTOFONT.EXE
  498.                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  499. To register your program and order the jumbo font creating program AutoFont,
  500. fill out the registration form and send it, with your check or money order to
  501. Rexxcom Systems at the address given.  If ordering from a country other than
  502. the United States of America, you MUST pay by a check drawn on a bank which has
  503. offices in the U.S.A., or by International Money Order.  If you send cash, be
  504. sure to send your order by registered mail, signed receipt requested.
  505.  
  506.                               USE OF WILD CARDS
  507.                               ~~~~~~~~~~~~~~~~~
  508. So called wild card symbols (* and ?) may be used in the batch file, as you may
  509. have noticed in GO.BAT where the files READ1.DET, READ2.DET and READ3.DET were
  510. indicated with "READ?".  The question mark tells the program to load all files
  511. with 5-letter names which begin with "READ".  If a single asterisk is used in
  512. place of a list of file names (as: XL-SHOW *) the program will cycle repeatedly
  513. through the modules in the order in which the DEBs appear in the directory.
  514. NOTE: This will fail to work if the file NONESUCH.DEB is present.
  515.  
  516.                                 KEYBOARD LOCK
  517.                                 ~~~~~~~~~~~~~
  518. Press the F3 function key to lock the keyboard.  This will prevent onlookers
  519. from interfering with the program while it is running.  Pressing F3 a second
  520. time will unlock the keyboard.  (Press F1 to display a help box of available
  521. commands.)
  522.  
  523.  
  524.                                   DISCLAIMER
  525.                                   ~~~~~~~~~~
  526.       All Rexxcom Systems programs are provided "as is" with no warranties
  527.       whatsoever either expressed or implied, including without limitation,
  528.       warranties of merchantability or fitness for a particular purpose.
  529.       The entire risk as to the quality and performance of the programs
  530.       rests with the user.
  531.  
  532.  
  533.  
  534. You may leave EMail with questions on CompuServe or GEnie at the following
  535. addresses: 
  536.  
  537.               CompuServe: 72656,2764            GEnie: C.WIEDEMANN
  538.  
  539.                                 REXXCOM SYSTEMS
  540.                                   P.O. BOX 111
  541.                             SCHOOLEYS MTN., NJ 07870
  542.  
  543.  
  544.  
  545.  
  546.                             XL-SHOW REGISTRATION FORM
  547.                             """""""""""""""""""""""""
  548.        Register me as an XLSHOW user, and send me the following software:
  549.  
  550.       Quantity              Software                    Fee     Subtotal
  551.       ~~~~~~~~              ~~~~~~~~                    ~~~     ~~~~~~~~
  552.       ________     REGISTERED XL-SHOW.EXE SOFTWARE     19.95    ________
  553.                    Includes the following:
  554.                    Registered Program + More DEB/DET modules
  555.  
  556.           Registration includes a license to use XL-SHOW for non-
  557.           commercial use for 5 years.  Includes use at club meetings,
  558.           churches and synagogues, etc.
  559.                       
  560.       ________     COMMERCIAL LICENSE                  50.00    ________
  561.                    (For businesses, schools, government agencies)
  562.  
  563.           Commercial license permits use of XL-SHOW at stores, shops,
  564.           business offices, libraries, schools, trade-shows, and other
  565.           commercial, educational or government facilities, for 1 year.
  566.  
  567.       ________     CUSTOM MADE TITLE SOFTWARE          60.00    ________
  568.                    (DEB/DET FILE SETS)
  569.  
  570.           Include desired wording and colors on a separate sheet.
  571.  
  572.       ________     ADD FOR PROFESSIONAL AUTOFONT.EXE   29.95    ________
  573.                    Highly Recommended
  574.  
  575.       ________     Add if you use 3.5" disks           1.OO     ________
  576.  
  577.                     Subtotal                                    ________
  578.                
  579.                     Sales Tax (NJ Adresses)                     ________
  580.  
  581.                     Shipping & Handling                         ________
  582.                      ($4.OO U.S.A. and Canada)
  583.                      ($1O.OO elsewhere)
  584.  
  585. Non-U.S.A. orders MUST be paid by INTERNATIONAL MONEY ORDER or bank check drawn
  586. on a bank with OFFICES IN THE UNITED STATES. Payment MUST accompany all orders.
  587.                    
  588.                     Total Enclosed                              ________
  589.  
  590.      
  591.                  Name: _________________________________________
  592.  
  593.  Co. or School if any: _________________________________________
  594.  
  595.        Street Address: _________________________________________
  596.  
  597.      City, State, Zip: _________________________________________
  598.  
  599.               Country: _________________________________________
  600.  
  601.   Area code and Phone: _________________________________________
  602.  
  603.                    Mail to: REXXCOM Systems
  604.                             P.O. Box 111
  605.                             Schooleys Mt., NJ 07870
  606.  
  607.