home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 104.lha / Example.txt < prev    next >
Text File  |  1980-07-10  |  2KB  |  76 lines

  1.   This is an example user `
  2. file for "Help!".         `
  3.                           `
  4.   Please note <<ALL>> the `
  5. following things about it:`
  6.                           `
  7. * There are exactly 26    `
  8.   characters on each line,`
  9.   NOT counting the special`
  10.   end-of-line character.  `
  11.                           `
  12. * The end-of-line marker  `
  13.   is an ACCENT (`), NOT a `
  14.   single quote (').       `
  15.   This was chosen as a    `
  16.   seldom used character.  `
  17.   EVERY line has to end   `
  18.   with this character.    `
  19.                           `
  20. * Blank lines consist of  `
  21.   26 spaces and an accent.`
  22.   Don't just skip a line. `
  23.                           `
  24. * There are NO characters `
  25.   after the ACCENT, except`
  26.   for a newline character.`
  27.   This program will accept`
  28.   any combination of a    `
  29.   Carriage Return and/or  `
  30.   a Line Feed ($0D/$0A).  `
  31.                           `
  32. * There are NO non-ASCII  `
  33.   characters in this file.`
  34.   (You may use all these  `
  35.    character values:      `
  36.    $20 - $7E   (32 - 126) `
  37.    $A0 - $FF  (160 - 255) `
  38.    Don't use any other    `
  39.    values.  Amiga ANSI    `
  40.    escape sequences will  `
  41.    *NOT* work with this   `
  42.    program.)              `
  43.                           `
  44. * There are NO special    `
  45.   end-of-file characters. `
  46.                           `
  47.   Some of these rules may `
  48. seem strange, but they are`
  49. necessary compromises in  `
  50. order to get the speed you`
  51. see in displaying text.   `
  52.                           `
  53.   The program takes your  `
  54. text file, and converts it`
  55. when read to an internal  `
  56. format for display. If any`
  57. of these rules are not    `
  58. followed, the program may `
  59. crash.                    `
  60.                           `
  61.   Please use a plain ASCII`
  62. editor to create your help`
  63. files, or set your word-  `
  64. processor to ASCII mode.  `
  65.                           `
  66.   Invisible embedded      `
  67. characters will cause the `
  68. character count to be off.`
  69.                           `
  70.   I hope you enjoy this   `
  71. little utility. And please`
  72. remember that this is a   `
  73. shareware program.        `
  74.                           `
  75.                 The Author`
  76.