home *** CD-ROM | disk | FTP | other *** search
/ Between Heaven & Hell 2 / BetweenHeavenHell.cdr / 300 / 250 / ed.hlp < prev    next >
Text File  |  1986-12-23  |  51KB  |  687 lines

  1. Esc: Help off, cancel.  F1: Help off, continue.  Arrows: Select a Help topic:  
  2. Basics          Dot lines I     Guide lines     Merge Temp. I   Ruler spacing   
  3. Auto-numbering  Dot lines II    Headers/footers Merge Temp. II  Screen clip     
  4. Auto-reformat   Dot lines III   Locate cursor   Misc. stuff     Scroll/jump     
  5. Char: boxes     Enhance text    Manual reformat Page breaks     Spaces/hyphens  
  6. Char: foreign   Enter text      Margins/tabs    Page layout     Spell checker   
  7. Char: math      File conversion Mark text       Printing        System/file     
  8. Copy/move text  File management Measuring space Record keys     Windows         
  9. Cursor moves    Find/replace    Merge steps     References      Shareware       
  10. Delete text     Footnotes       Merge input     Ruler lines     Support service 
  11.  B A S I C S                                         Loading a File and Exiting 
  12. ┌────────────────────────────────────────────┐
  13. │ FILE OPERATIONS                            │ SEE ALSO:
  14. │ 1. Create or load a file   A>ED filename   │   CURSOR MOVES: Arrow keys
  15. │                                            │
  16. │ 2. Enter text              from keyboard   │   RULER LINES: format (margins)
  17. │                                            │
  18. │ 3. Save the text to disk   Press F1 F3     │   DOT LINES: format (printing)
  19. │                                            │
  20. │ 4. Edit the text           Bksp, Del, Ins  │   ENTERING TEXT: editing
  21. │                                            │
  22. │ 5. Print the file          Press F1 F7     │   MARKING: move, copy, delete
  23. │                                            │
  24. │ 6. Close the file          Press F1 F2     │   FIND/REPLACE: text or chars
  25. └────────────────────────────────────────────┘
  26.  D O T   L I N E S   I                                  Formatting: Page Layout 
  27. Put each Dot line on its own line, preceded by Alt G.
  28. OPERATION                   DOT LINE  │ OPERATION                  DOT LINE
  29.  Blank lines to print       .E:number │  Footer lines, quit all    .FQ
  30.  Comment line               ..        │  Footer, extra left margin .XF:number
  31.  Entire text begin/end      .E        │  Footer, width for entry   .W:number
  32.  Entire text, begin         .EB       │  Footnote entry begin/end  .D
  33.  Entire text, end (quit)    .EQ       │  Footnote entry, begin     .DB
  34.  Entire text, reserve space .EL:length│  Footnote entry, end       .DQ
  35.  Font, quit Regular font    .Q:letter │  Footnote file             .DF:filename
  36.  Font, start Regular font   .R:letter │  Footnote forced
  37.  Fonts, quit ALL fonts      .QQ       │     to bottom of page      .DD
  38.  Footer line, all pages     .F:text   │  Footnote header (fence)   .DH:text
  39.  Footer line, left pages    .FL:text  │  Footnote spacing          .DM:number
  40.  Footer line, right pages   .FR:text  │      Continued on DOT LINES II
  41.  G U I D E   L I N E S                                               Formatting 
  42.  
  43. Guide lines control formatting. Guide lines for editing are RULER LINES. Guide
  44. lines for printing are DOT LINES. All Guide lines begin with ALT G font charac-
  45. ter. Each Dot line begins with Alt G followed by a dot (period). Example:  .R:F
  46.  
  47. RULER LINES                    │ DOT LINES
  48. * Press F2 for Ruler line.     │  Page layout Help topics:
  49. * Text Layout options include: │
  50.    Centering                   │   AUTO-REFORMATTING       MANUAL REFORMATTING
  51.    Justification               │   DOT LINES I, II, III    MARGINS/TABS
  52.    Margins                     │   ENHANCE TEXT            PAGE LAYOUT
  53.    Reformatting                │   FOOTNOTES               PRINTING
  54.    Tabs                        │   HEADERS/FOOTERS         REFERENCES
  55.  
  56.  M E R G E :  I N P U T   T E M P L A T E                               Merging 
  57.   The Input template describes the Input file format. List every field name in
  58.   the record, each one on a separate line in one of the following formats:
  59.      Type of field                 Format                    Example
  60.      Separate line field           {fieldname}               {name}
  61.      Comma-separated field         {fieldname,}              {city,}
  62.      Fixed length field            {fieldname:length}        {code:10}
  63.  
  64.  ┌────────────────────────────────────────────────────────────────────────────┐
  65.  │ INPUT TEMPLATE OPERATION                FORMAT               EXAMPLE       │
  66.  │ To keep leading blanks                  # before field name  {#city,}      │
  67.  │ To keep trailing blanks                 # after field name   {name#}       │
  68.  │ To assign default text for empty field  = after last brace   {no.}= unknown│
  69.  │ For prompt at empty field               ? after last brace   {name}?Person:│
  70.  └────────────────────────────────────────────────────────────────────────────┘
  71.  R U L E R  L I N E  S P A C I N G                                   Formatting 
  72.    The width of your text is set by the current width font. Leading spaces
  73.    (between column 1 on the screen and the text) are measured by the Ruler
  74.    line spacing. The default Ruler line sets the Ruler line spacing to
  75.    correspond to the width of the current font. For example:
  76.  
  77. .R:E
  78. L---+--T-1----+T---2---T+----3-T--+----4-------T-5----+T----6--T-+----7T--+--R
  79.  
  80.    This changes the Regular font to Elite, a 12 character per inch font. The
  81.    Ruler line spacing is automatically changed to 12 cpi too. If you change
  82.    width fonts often in a file and your text is indented from the left margin,
  83.    you may want to place a Ruler line spacing command (@10i, @12i, etc.) in
  84.    the Ruler line to standardize the width of leading spaces. Otherwise your
  85.    printed left margin will wave in and out as the fonts change.
  86.  A U T O M A T I C  N U M B E R I N G                                Formatting 
  87. Use automatic numbering for footnotes, lines, and outlines. You enter a
  88. NUMBERING SEQUENCE that is translated into a sequential series of numbers when
  89. you repage. See PAGE BREAKS.
  90.  
  91. Create a unique numbering sequence.   │ EXAMPLE
  92. Each member of the sequence contains: │ ( a the Alt N font character)
  93. 1. An Alt N font character (1).      │ 1. Cats
  94. 2. A digit or letter.                 │ 2. Dogs
  95. 3. A symbol (anything but a digit     │ 3. Mice
  96.    or letter).                        │
  97.                                       │ becomes the following when you repage:
  98. When you REPAGE, the digit or letter  │ 1. Cats
  99. turns into a sequential number. The   │ 2. Dogs
  100. symbol remains the same.              │ 3. Mice
  101.  D O T   L I N E S   II                                 Formatting: Page Layout 
  102. Put each Dot line on its own line, preceded by Alt G.
  103. OPERATION                  DOT LINE   │ OPERATION                  DOT LINE
  104.  Force text to left page   .PL:text   │  Inserted file,
  105.  Force text to right page  .PR:text   │     length to adjust to    .TL:length
  106.  Header line, all pages    .H:text    │  Index entry               .I:text
  107.  Header line, left pages   .HL:text   │  Index entry space         .IX:number
  108.  Header line, right pages  .HR:text   │  Index entry width         .IW:number
  109.  Header lines, quit all    .HQ        │  Index file name           .IF:filename
  110.  Header, extra left margin .XH:number │  Keyboard input            .U
  111.  Header, width of entry    .W:number  │  Keyboard input prompt     .U:prompt
  112.  Insert file when printing .T:filename│  Length of page (11 ins)   .L:length
  113.  Insert unprocessed file   .T:filename│  Length of text body       .LB:length
  114.     (eg. a graphics file)  .TI:file   │  Length of .T/.TI file     .EL:length
  115.  Insert printer codes      .TT:nn,nn, │        Continued on DOT LINES III
  116.  H E A D E R S  and  F O O T E R S                      Formatting: Page Layout 
  117. Each of these Dot lines is preceded by an Alt G font character.
  118. PAGE LOCATION                            HEADERS           FOOTERS
  119.  all pages                                .H:text           .F:text         
  120.  left pages only                          .HL:text          .FL:text        
  121.  right pages only                         .HR:text          .FR:text        
  122.  width of header/footer, right margin             .W:number
  123. PAGE NUMBERS/POSITIONING                 EXAMPLE HEADER    EXAMPLE FOOTER
  124.  page numbers                             .H:$$$            .F:$$$          
  125.  blank line                               .HL:              .FR:            
  126.  flush left                               .H:text...        .FL:$$$...      
  127.  flush right                              .HL:...$$$        .FR:...text     
  128.  centered                                 .H:...text...     .F:...$$$...    
  129.  
  130.           See GUIDE LINES, DOT LINES. Footnotes are not footers.
  131.  M E R G E:  O U T P U T   T E M P L A T E                              Merging 
  132.     The Output template contains the text to be duplicated and the field
  133.     variables that specify where to place the text from the Input file. A
  134.     field variable is a field name from the Input template surrounded by
  135.     curly braces. Field variables should not contain commas or field lengths.
  136.  
  137.  ┌────────────────────────────────────────────────────────────────────────────┐
  138.  │ OUTPUT TEMPLATE OPERATION             FORMAT                    EXAMPLE    │
  139.  │ To align field variable text left     < before field variable   {<name}    │
  140.  │ To align field variable text right    > before field variable   {>city}    │
  141.  │ To reformat during the merge          + after field variable    {address+} │
  142.  │ To delete a line if field is empty    - after field variable    {address2-}│
  143.  │ To delete a line if field is empty,   / after field variable    {address3/}│
  144.  │  adding a blank line to end of Output                                      │
  145.  └────────────────────────────────────────────────────────────────────────────┘
  146.  S C R E E N  C L I P                                    Editing Blocks of Text 
  147.  
  148.   You can mark a box of text from another program and place it in the PC-Write
  149.   Hold Area. Then you can copy this box into a PC-Write file.
  150.   ┌──────────────────────────────────────────────────────────────────────────┐
  151.   │ 1. Load the PC-Write file you want to copy the text into.                │
  152.   │ 2. Press F1 then F4 to temporarily exit. Type the file name of the other │
  153.   │    program and press Enter.  Display the text you want with the program. │
  154.   │ 3. Press Shf Ctl F5 to clear the Hold Area (text is appended to hold).   │
  155.   │ 4. Press Shf Ctl F6, then move the cursor to one corner of the box.      │
  156.   │ 5. Press Shf Ctl F6 again, then move the cursor to the other corner.     │
  157.   │ 6. Press Shf Ctl F6 a third time to copy the box to the Hold Area.       │
  158.   │ 7. Exit the program then type EXIT at the DOS prompt.                    │
  159.   │ 8. Press Ctl F4 to insert the text into the PC-Write file.               │
  160.   └──────────────────────────────────────────────────────────────────────────┘
  161.  A U T O - R E F O R M A T T I N G  and  W O R D W R A P         Entering Text 
  162. ┌──────────────────────────────────────┬───────────────────────────────────────┐
  163. │ TOGGLE BETWEEN MODES WITH SHF F7     │ CONTROLLING REFORMATTING              │
  164. │  Wrap+  Wordwrap on, auto-reform off │  To keep a paragraph from reformatting│
  165. │  Wrap-  Wordwrap off, auto-reform off│  end it with an Alt K, Keep Paragraph │
  166. │  Para+  Automatic reformatting on    │  font character.                      │
  167. ├──────────────────────────────────────┴───────────────────────────────────────┤
  168. │ REFORMATTING OPTIONS: (Add to Ruler line)                                    │
  169. │  center text                     C       Reformat left margins:              │
  170. │  flush right                     F       1. Change Ruler line margins, F2.   │
  171. │  justify                         J          Old "L" to "M", add new "L".     │
  172. │  force auto-reformatting on      A          Old "P" to "Q", add new "P".     │
  173. │  force auto-reformatting off     N       2. Reformat.                        │
  174. └──────────────────────────────────────────────────────────────────────────────┘
  175.                      See RULER LINES, MANUAL REFORMATTING.
  176.  D O T   L I N E S   III                                Formatting: Page Layout 
  177. OPERATION                  DOT LINE   │ OPERATION                  DOT LINE
  178.  Line spacing (per inch)*  .S:length  │  Margin, extra left        .X:number
  179.  Line spacing  (single)*   .M:number  │  Output file               .O:filename
  180.  Margin bottom             .XB:length │  Page breaks, auto- off    .EN
  181.  Margin top                .XT:length │  Page breaks, auto- on     .EA
  182.  Margin, extra left margin            │  Page number footer        .F:$$$
  183.     left pages             .XL:number │  Page number, this page    .N:number
  184.  Margin, extra left margin            │  Page number header        .H:$$$
  185.     right pages            .XR:number │  Reformat protect begins   .-
  186.  Margin,                              │  Reformat protection ends  .+
  187.      extra footer margin   .XF:number │  Table of Contents entry   .K:text
  188.  Margin,                              │  Table of C. entry space   .KX:number
  189.      extra header margin   .XH:number │  Table of Contents file    .KF:filename
  190.  (* default setting)                  │  Table of Contents width   .KW:number
  191.  L O C A T I N G  Y O U R  P L A C E                    Traveling Around a File 
  192.  
  193. You can display the present CURSOR LOCATION or jump to a specific line, column,
  194. or page in a file. You can also set BOOKMARKS in a file to mark your location.
  195. ┌─────────────────────────────────────┬────────────────────────────────────────┐
  196. │CURSOR LOCATION                      │ BOOKMARKS                              │
  197. │ display               Shf F9        │  set first Bookmark       Ctl Home     │
  198. │ jump to line in file  Alt F9 F7     │  jump to first Bookmark   Ctl End      │
  199. │ jump to column        Alt F9 F8     │  set second Bookmark      Shf Ctl Home │
  200. │ jump to line on page  Alt F9 F9 F10 │  jump to second Bookmark  Shf Ctl End  │
  201. └─────────────────────────────────────┴────────────────────────────────────────┘
  202. When you press Shf F9, the Top Line reads:
  203.    Line x/xx in file. Column x/xx. Line x/xx on Page x/xx.
  204. When you press Alt F9, the Top Line reads:
  205.    F7:Line xx/xx in file.  F8:Column xx/xx.  F9:Line xx/xx on F10:Page xx/xx.
  206.  M I S C E L L A N E O U S   S T U F F                      Miscellaneous Stuff 
  207. ┌──────────────────────────────────────┬───────────────────────────────────────┐
  208. │INSERT CURRENT FIND TEXT              │ MARK A PAIR OF SYMBOLS                │
  209. │ insert in file            Alt F4, F2 │  mark the next pair        Alt F4, F4 │
  210. │                                      │                                       │
  211. │WORD COUNT                            │ FIND NON-ASCII CHARACTERS             │
  212. │ number of bytes, characters,         │  includes font characters  Alt F4, F6 │
  213. │ letters, words in file    Alt F4, F3 │                                       │
  214. │                                      │ REPEAT LAST KEYSTROKE                 │
  215. │FILE CONVERSIONS                      │  any text or command       Alt F4, F7 │
  216. │ Includes Wordstar, dot command, tab, │                                       │
  217. │ and line boundary conversions. See   │                                       │
  218. │ FILE CONVERSIONS.                    │                                       │
  219. └──────────────────────────────────────┴───────────────────────────────────────┘
  220.  
  221.  S C R O L L I N G  and  J U M P I N G                  Traveling Around a File 
  222. Think of the screen as a window that lets you view a portion of a file. If you
  223. scroll UP, the window moves up to view the text above. If you scroll DOWN, the
  224. window moves down to view text below.  You can also JUMP to places in the file.
  225. ┌──────────────────────────────────────┬───────────────────────────────────────┐
  226. │  SCROLL UP                           │ SCROLL HORIZONTALLY                   │
  227. │   line         PgUp                  │  right/left        Right/Left Arrow   │
  228. │   paragraph    Ctl PgUp              │ JUMP                                  │
  229. │   window       Shf PgUp              │  top of file       Alt + or Shf Grey+ │
  230. │                                      │  bottom of file    Alt - or Shf Grey- │
  231. │  SCROLL DOWN                         │  previous page     Shf Ctl PgUp       │
  232. │   line         PgDn                  │  next page         Shf Ctl PgDn       │
  233. │   paragraph    Ctl PgDn              │  beginning block   Shf Alt +          │
  234. │   window       Shf PgDn              │  end block         Shf Alt -          │
  235. └──────────────────────────────────────┴───────────────────────────────────────┘
  236.  S P E C I A L  C H A R A C T E R S:  B O X                   Key Code Appendix 
  237.  
  238. ═══╦═══╦═══╦═══╗       ╔═══╦═══╦═══╦═══╗╔═══╦═══╦═══╦═══╗       ╔═══╦═══╦═══╦═══
  239.  Q ║ W ║ E ║ R ║       ║ U ║ I ║ O ║ P ║║ Q ║ W ║ E ║ R ║       ║ U ║ I ║ O ║ P 
  240.  ┌ ║ ┬ ║ ┐ ║ │ ║       ║ ╓ ║ ╥ ║ ╖ ║ ▓ ║║ ╔ ║ ╦ ║ ╗ ║ ║ ║       ║ ╒ ║ ╤ ║ ╕ ║ █ 
  241. ═══╩╦══╩╦══╩╦══╩╦═══╦══╩╦══╩╦══╩╦══╩╦══╝╚╦══╩╦══╩╦══╩╦══╩╦═══╦══╩╦══╩╦══╩╦══╩╦══
  242.   A ║ S ║ D ║ F ║ G ║ H ║ J ║ K ║ L ║    ║ A ║ S ║ D ║ F ║ G ║ H ║ J ║ K ║ L ║
  243.   ├ ║ ┼ ║ ┤ ║«─ ║ ─»║ ╟ ║ ╫ ║ ╢ ║ ░ ║    ║ ╠ ║ ╬ ║ ╣ ║«═ ║ ═»║ ╞ ║ ╪ ║ ╡ ║ ▒ ║
  244. ══╦═╩═╦═╩═╦═╩═╦═╩═╦═╩═╦═╩═╦═╩═╦═╩═══╝    ╚═╦═╩═╦═╩═╦═╩═╦═╩═╦═╩═╦═╩═╦═╩═╦═╩═══╝
  245.   ║ Z ║ X ║ C ║ V ║ B ║ N ║ M ║            ║ Z ║ X ║ C ║ V ║ B ║ N ║ M ║
  246.   ║ └ ║ ┴ ║ ┘ ║ │ ║ ╙ ║ ╨ ║ ╜ ║            ║ ╚ ║ ╩ ║ ╝ ║ ║ ║ ╘ ║ ╧ ║ ╛ ║
  247.   ╚═══╩═══╩═══╩═══╩═══╩═══╩═══╝            ╚═══╩═══╩═══╩═══╩═══╩═══╩═══╝
  248.             SHF-ALT BOX SET                          SHF-CTL BOX SET
  249.  
  250.  E N H A N C I N G   T E X T                                      Entering Text 
  251.  
  252.   Press Alt plus one of the letters listed below to start and stop a font
  253.   and/or enhancement. Repeat for each line. The default is Fast mode. For
  254.   blocks or files, use .R:letter to start a font, .Q:letter to stop a font.
  255. ────────────────────────────────┬───────────────────────┬───────────────────────
  256. FONTS                           │SPECIAL FONTS          │ENHANCEMENTS
  257.  Alt C   Compressed           │ Alt H  Superscript  │ Alt B  Boldface
  258.  Alt D   Double wide          │ Alt L  Subscript    │ Alt O  Overstrike
  259.  Alt E   Elite, fast          │ Alt I  Italics      │ Alt S  Second strike
  260.  Alt F   Fast, pica (default) │ Alt J  Jade green   │ Alt U  Underline
  261.  Alt P   Pica, quality        │ Alt M  Marine blue  │ Alt W  Double
  262.  Alt Q   Quality mode, elite  │ Alt R  Red          │        underline
  263.  Alt V   Variable             │ Alt Y  Yellow       │
  264.                    See GUIDE LINES, PAGE LAYOUT, DOT LINES I.
  265.  M A N U A L   R E F O R M A T T I N G                               Formatting 
  266. ┌─────────────────────────────────────────┬────────────────────────────────────┐
  267. │ LEFT MARGIN                             │ RIGHT MARGIN                       │
  268. │  1. Mark text with............F3 or F6  │  Reformat paragraph with...F7      │
  269. │       or file with............Ctl F5    │                                    │
  270. │  2. Adjust first line with....Ins or Del│  Reformat file by:                 │
  271. │  3. Slide rest right with.....Shf Ins   │      marking text with......Ctl F5 │
  272. │  4. Slide rest left with......Shf Del   │      then reformat with.....F7     │
  273. │                                         │                                    │
  274. │ OPTIONS                                 │  To keep blocks of text or         │
  275. │  Center                      Shf F8     │  lines (addresses) from  being     │
  276. │  Flush right                 Ctl F8     │  reformatted, put the Guide lines  │
  277. │  Justify             ("J" in Ruler line)│  .- before and .+ after text.      │
  278. └─────────────────────────────────────────┴────────────────────────────────────┘
  279.        See RULER LINES, MARKING TEXT, AUTO-REFORMATTING and WORDWRAP.
  280.  P A G E  B R E A K S  and  R E P A G I N G             Formatting: Page Layout 
  281. REPAGING inserts soft page break characters (Soft-Breaks) in a file so you can
  282. see where page breaks occur. (This is based on the page length.)
  283.  
  284. After a repage, you can adjust the         You can add Hard- and Soft-Breaks
  285. position of the page breaks in one of      directly, but Soft-Breaks may be
  286. the following ways:                        moved during repaging.
  287. *  Add or delete blank lines.              ┌───────────────────────────┐
  288. *  Enter hard page break characters        │ REPAGE          Alt F7    │
  289.    (Hard-Breaks) to force page breaks.     │ HARD-BREAK      Alt T     │
  290. *  Change the page length (default is 11   │ SOFT-BREAK      Shf Alt T │
  291.    inches) with a .L or .LB Dot line.      └───────────────────────────┘
  292. Now repage again.
  293.  
  294.          See LOCATING YOUR PLACE, DOT LINES, PAGE LAYOUT, PRINTING.
  295.  S P A C E S   and   H Y P H E N S                      Altering, Entering Text 
  296. ┌───────────────────────────────────────┬──────────────────────────────────────┐
  297. │ SPACE                  Space bar      │ LINE                   Enter         │
  298. │  Hard-Space            Ctl Space Bar  │  beneath cursor        Ctl N         │
  299. │  Soft-Space            Shf Ctl Space  │                                      │
  300. │  to right of cursor    Ins            │ TABS                   Ctl I         │
  301. │  repeat (for column)   Shf Ins        │  convert tab chars     (see FILE     │
  302. │                                       │                        CONVERSIONS)  │
  303. │ HYPHEN                 Hyphen (- key) │ PRINT SPACES    (Precede w/ Alt G)   │
  304. │  Hard-Hyphen           Ctl Hyphen     │  print n blank lines   .E:number     │
  305. │  Soft-Hyphen           Shf Ctl Hyphen │  multiple line spacing .M:number     │
  306. └───────────────────────────────────────┴──────────────────────────────────────┘
  307.     The normal hyphen is used for compound words and to divide words. The
  308.     Soft-Hyphen is conditional if at the end of a line. The Hard-Hyphenated
  309.     word will not be divided during reformatting and the hyphen always shows.
  310.  S P E C I A L  C H A R A C T E R S:  F O R E I G N               Entering Text 
  311. Press first key, then ACCENT KEY, then second key to display character.
  312.  
  313. │  a Accent "   ä   │  a Accent `   à   │  a Accent ^   â   │  o Accent a   å  │
  314. │  A Accent "   Ä   │  e Accent `   è   │  e Accent ^   ê   │  A Accent o   Å  │
  315. │  e Accent "   ë   │  i Accent `   ì   │  i Accent ^   î   │                  │
  316. │  i Accent "   ï   │  o Accent `   ò   │  o Accent ^   ô   │  a Accent _   ª  │
  317. │  o Accent "   ö   │  u Accent `   ù   │  u Accent ^   û   │  o Accent _   º  │
  318. │  O Accent "   Ö   │                   │                   │                  │
  319. │  u Accent "   ü   │  a Accent '   á   │  c Accent ,   ç   │                  │
  320. │  U Accent "   Ü   │  E Accent '   É   │  C Accent ,   Ç   │  c Accent /   ¢  │
  321. │  y Accent "   ÿ   │  e Accent '   é   │  n Accent ~   ñ   │  - Accent L   £  │
  322. │                   │  i Accent '   í   │  N Accent ~   Ñ   │  = Accent Y   ¥  │
  323. │  a Accent e   æ   │  o Accent '   ó   │  ? Accent ?   ¿   │  t Accent P   ₧  │
  324. │  A Accent E   Æ   │  u Accent '   ú   │  ! Accent !   ¡   │  - Accent f   ƒ  │
  325.  E N T E R I N G   T E X T                                        Entering Text 
  326. ┌──────────────────────────────────┬────────────────────────────┬──────────────┐
  327. │ TEXT                             │ Press                      │Top Line reads│
  328. │ to enter letters and numbers.....│ letter or number keys      │              │
  329. │ to display accented characters...│ key, Accent key, key       │    ACCENT    │
  330. │ to display special characters....│ Alt plus keypad number keys│              │
  331. │                                  │                            │              │
  332. │ MODES                            │                            │              │
  333. │ to insert text, push existing    │                            │              │
  334. │   text to the right............. │ default                    │     Push     │
  335. │ to insert/overwrite existing text│ Scroll Lock  (Push/Over)   │     Over     │
  336. │ to type all capital letters......│ Caps Lock     (on/off)     │   Ocap/Pcap  │
  337. └──────────────────────────────────┴────────────────────────────┴──────────────┘
  338. Options: Record temporary keystrokes with Ctl @ (begin/end), Grey* to play back.
  339.          Record in control file (ED.DEF); use Numbers Mode,  Alt F3.
  340.  M A R G I N S   and   T A B S                          Formatting: Text Layout 
  341.  
  342.          Press F2 to bring up Ruler line and type letter for setting.
  343.    Embed Ruler line first with F2 F4 then make changes to keep with the file.
  344. L---T---T1----+----2----T----3--T-+----4T---+---T5----+-T--6----T----7--T-+---R
  345. ┌─────────────────────────┬──────────────────────────────┬─────────────────────┐
  346. │ LEFT MARGIN             │ BETWEEN MARGINS              │ RIGHT MARGIN        │
  347. │  L  Left margin         │  A   Auto-reformat always ON │  C  Center text     │
  348. │  M  Old left margin     │  B   Bell ring               │  F  Flush right     │
  349. │  P  Paragraph margin    │  D   Decimal tab             │  J  Justify right   │
  350. │  Q  Old paragraph margin│  N   Auto-reform. always OFF │  R  Ragged right    │
  351. │                         │  T   Tab stop                │                     │
  352. ├─────────────────────────┴──────────────────────────────┴─────────────────────┤
  353. │ TEMPORARY MARGINS   CTL [ Paragraph and left   CTL \ Paragraph   CTL ] Right │
  354. └──────────────────────────────────────────────────────────────────────────────┘
  355.  P A G E   L A Y O U T                                               Formatting 
  356.  Put these Dot lines in the text file to control printing of pages.
  357.  Put Alt G before each Dot line:       ┌───────────Sample letter───────────────┐
  358.  .L:length*   Length of page (11")     │  .LB:72    body of text 72 lines      │
  359.  .LB:length*  Length of text body      │  .M:2      double spaced              │
  360.  .M:number    Multiple line spacing    │  .X:15     moves file right 15 spaces │
  361.  .N:number*   Number for this page     │  .XT:3     top margin, 3/6 or 1/2 inch│
  362.  .S:number    Number lines/inch (6)    │  .R:P      changes Fast to Pica font  │
  363.  .X:number    Extra left margin        │ Text..................................│
  364.  .XL:number*  Extra margin, left pgs.  │  text here pushes these to next page: │
  365.  .XR:number*  Extra margin,right pgs.  │  .F:$$$    print page number next page│
  366.  .XB:length*  Bottom margin            │  .N:2      next page prints page "2"  │
  367.  .XT:length*  Top margin               └───────────────────────────────────────┘
  368.  ( * If Dot line at top of page, effective immediately. Elsewhere, next page.)
  369.  See GUIDE LINES, ENHANCING TEXT, DOT LINES, and PAGE BREAKS for more commands.
  370.  S P E L L I N G  C H E C K E R                          Checking Your Spelling 
  371.   A master word list called WORDS.MAS comes on the PC-Write diskette. Copy it
  372.   onto your working diskette or directory. You can create a custom user word
  373.   list called WORDS.USE with the edit program. To use the spelling checker,
  374.   load a file then use the features shown below.
  375. ┌──────────────────────────────────────────────────────────────────────────────┐
  376. │ CHECK SPELLING                         GUESS AT CORRECTION                   │
  377. │  last word typed       Alt F2, F2       for misspelled word       Alt F2, F3 │
  378. │  as you type           Alt F2, F7                                            │
  379. │                                        USER LIST                             │
  380. │ SCAN FOR WORD NOT IN LISTS              load into memory          Alt F2, F5 │
  381. │  next word             Alt F2, Grey+    add word to               Alt F2, F4 │
  382. │  prior word            Alt F2, Grey-    save to memory            Alt F2, F6 │
  383. └──────────────────────────────────────────────────────────────────────────────┘
  384.  
  385.  S P E C I A L  C H A R A C T E R S:  M A T H                     Entering Text 
  386. Press first key, then ACCENT KEY, then second key to display character.
  387.  
  388. │  1 Accent `   ░   │  a Accent /   α   │  f Accent /   φ   │  1 Accent 2   ½  │
  389. │  2 Accent `   ▒   │  b Accent /   ß   │  e Accent /   ε   │  1 Accent 4   ¼  │
  390. │  3 Accent `   ▓   │  g Accent /   Γ   │                   │  : Accent `   ÷  │
  391. │  4 Accent `   █   │  p Accent /   π   │  ! Accent `   ⁿ   │  / Accent `   √  │
  392. │  5 Accent `   ▄   │  S Accent /   Σ   │  # Accent `   ■   │  + Accent `   ±  │
  393. │  6 Accent `   ▌   │  s Accent /   σ   │  $ Accent `   ∞   │  . Accent `   ∙  │
  394. │  7 Accent `   ▐   │  m Accent /   µ   │  % Accent `   °   │                  │
  395. │  8 Accent `   ▀   │  t Accent /   τ   │  ^ Accent `   ∩   │  = Accent `   ≡  │
  396. │                   │  F Accent /   Φ   │  & Accent `   ·   │  ~ Accent `   ≈  │
  397. │  @ Accent `       │  h Accent /   Θ   │  * Accent `   ²   │                  │
  398. │  [ Accent `   ⌐   │  O Accent /   Ω   │  ( Accent `   ⌠   │  > Accent `   ≥  │
  399. │  ] Accent `   ¬   │  d Accent /   δ   │  ) Accent `   ⌡   │  < Accent `   ≤  │
  400.  F I L E  C O N V E R S I O N                               Miscellaneous Stuff 
  401. ┌─────────────────────────────────────┬────────────────────────────────────────┐
  402. │ CONVERT WORDSTAR FILES              │  CONVERT OLD DOT COMMANDS              │
  403. │  clear high-order bits  Alt F5, F2  │   to Guide lines            Alt F5, F3 │
  404. │                                     │                                        │
  405. │ CONVERT TABS AND SPACES             │  REMOVE EXTRA SPACES (unjustify)       │
  406. │  tabs to spaces  Alt F5, F4 then F9 │   Delete extra spaces   Alt F5, F5, F9 │
  407. │  spaces to tabs  Alt F5, F4 then F10│   Soft-Spaces to normal Alt F5, F5, F10│
  408. │                                     │                                        │
  409. │ FIX LINE BOUNDARY ERRORS            │  REMOVE PAGE BREAKS                    │
  410. │  line feed, no carriage return      │   hard and soft     Alt F5, F7 then F9 │
  411. │                         Alt F5, F6  │   soft breaks only  Alt F5, F7 then F10│
  412. └─────────────────────────────────────┴────────────────────────────────────────┘
  413.                             See MISCELLANEOUS STUFF.
  414.  
  415.  M A R K I N G   T E X T                                 Editing Blocks of Text 
  416.                                      ┌───────┬────────┬─────────────────┐
  417.   BLOCK                              │ Copy  │  Move  │ Delete          │
  418.     1. Begin marking with any of.....│  F3   │   F6   │   F4            │
  419.                                      │       │        │                 │
  420.     2. End marking with any of.......│  F3   │   F6   │   F4 (delete)   │
  421.                                      │       │        │                 │
  422.     3. Move cursor to new position.  │       │        │                 │
  423.                                      │       │        │                 │
  424.     4. Insert marked with............│  F3   │   F6   │   Ctl F4 (undo) │
  425.                                      │       │        │                 │
  426.     5. Un-mark text with ............│  F5   │   F5   │   F5            │
  427.   OPTIONS                            └───────┴────────┴─────────────────┘
  428.    Mark ENTIRE file                 Ctl F5        See COPY/MOVE, DELETE TEXT,
  429.    Un-delete last deletion          Ctl F4        FILE MANAGEMENT.
  430.  P R I N T I N G                                                       Printing 
  431. ┌───────────────────────────────────────┬──────────────────────────────────────┐
  432. │START PRINTING                         │ KEYBOARD INPUT                       │
  433. │ from a file            F1, F7         │  in file         .U                  │
  434. │ from DOS               A>PR filename  │                  .U:prompt           │
  435. │                                       │  from DOS         A>PR <Enter>       │
  436. │CHANGING FILES                         │  from a file      F1, F7,            │
  437. │ output                 .O:filename    │                   delete file name,  │
  438. │ input                  .T:filename    │                   press Enter        │
  439. │ input (graphics)       .TI:filename   │                                      │
  440. │ length of input file   .TL:length     │ When you print the prompt "" appears.│
  441. │                                       │ *  Enter text or Dot lines.          │
  442. │                                       │ *  Press Esc when done.              │
  443. └───────────────────────────────────────┴──────────────────────────────────────┘
  444.    Dot lines start with Alt G; enter them in text file, each on a blank line.
  445.  S Y S T E M / F I L E   O P E R A T I O N S         Loading a File and Exiting 
  446. These options allow you to SAVE and CLOSE your file and work between files.
  447.  
  448. ┌──────────────────────────────────────┬───────────────────────────────────────┐
  449. │                                      │                                       │
  450. │SAVING                                │ DISPLAYING DIRECTORY                  │
  451. │ save text and resume editing.  F1 F3 │  display a directory of files.  F1 F8 │
  452. │ save text and exit to DOS.     F1 F2 │                                       │
  453. │ stop a save.                   F1 F9 │ PRINTING                              │
  454. │                                      │  print a file, then edit.       F1 F7 │
  455. │SWITCHING                             │                                       │
  456. │ switch to another file.        F1 F6 │ EXITING TEMPORARILY                   │
  457. │ switch the name of the file.   F1 F5 │  exit temporarily to DOS.       F1 F4 │
  458. │                                      │                                       │
  459. └──────────────────────────────────────┴───────────────────────────────────────┘
  460.  C O P Y I N G   and   M O V I N G   T E X T             Editing Blocks of Text 
  461. ┌───────────────────────────────────────┬──────────────────────────────────────┐
  462. │ COPYING WITHIN A FILE                 │ MOVING BLOCKS                        │
  463. │  1. Start marking text with F3.       │  1. Start marking text with F6.      │
  464. │  2. Move cursor, end marking with F3. │  2. Move cursor, end marking with F6.│
  465. │  3. Move cursor to new location.      │  3. Move cursor to new location.     │
  466. │  4. Press F3 to copy marked text.     │  4. Press F6 to move marked text.    │
  467. │  5. Press F5 to remove highlighting.  │  5. Press F5 to remove highlighting. │
  468. │ COPYING TO A FILE                     │ INSERT A FILE                        │
  469. │  1. Start marking text with F3 or F6. │  1. Locate cursor for file insertion.│
  470. │  2. End marking with Ctl F6.          │  2. Press Ctl F3.                    │
  471. │  3. Type in file name, press Enter.   │  3. Type file name, press Enter.     │
  472. ├───────────────────────────────────────┴──────────────────────────────────────┤
  473. │ MOVING CHARACTERS     Transpose character left/right    Shf Bksp/Shf Esc     │
  474. └──────────────────────────────────────────────────────────────────────────────┘
  475.  F I L E   M A N A G E M E N T                                   Managing Files 
  476.  
  477.  These commands help you with your FILE HOUSEKEEPING. Use the Alt F1 Name/file
  478.  Menu to do most of these jobs:
  479. ┌────────────────────────────────────────┬─────────────────────────────────────┐
  480. │ORGANIZE                                │ CHANGE DRIVE/PATH                   │
  481. │ add prefix to file names    Alt F1, F2 │  default disk drive      Alt F1, F3 │
  482. │ display directory           Alt F1, F8 │  current pathname        Alt F1, F4 │
  483. │ display extended directory, add your   │                                     │
  484. │   own notes about files    A>ED ED.DIR │ COPY                                │
  485. │                                        │  to another file         Alt F1, F6 │
  486. │RENAME                                  │                                     │
  487. │ in memory                       F1, F5 │ DELETE                              │
  488. │ on disk                     Alt F1, F5 │  from disk               Alt F1, F7 │
  489. └────────────────────────────────────────┴─────────────────────────────────────┘
  490.  M E A S U R I N G  S P A C E  F O R  C O M M A N D S                Formatting 
  491.  
  492.   A number of PC-Write commands can be set with spacing measurements. Here are
  493.   the units of measurement, the defaults, and what they mean with the commands.
  494.  
  495.              .L .LB .XT .XB .EL .TL             .S $S @Ruler line @font @W font
  496.   Units      Commands                           Commands
  497.   i          inches, can include decimals       per inch
  498.   c          centimeters                        per centimeter
  499.   p          points                             points
  500.   u          units                              units
  501.   s          sixth inches                       sixth inches
  502.   m          multiple of current line spacing   (doesn't apply)
  503.   default    sixth inches                       per inch
  504.   maximum    172.6 inches                       .67 inches
  505.  R E C O R D I N G    K E Y S T R O K E S                         Entering Text 
  506.  TEMPORARY KEYSTROKES                  │ PERMANENT KEYSTROKES
  507.   1. Menu for recording.    Alt F3     │  1. Load edit control file (ED.DEF).
  508.   2. Start recording.       Alt F3 F4  │  2. Turn Numbers mode on.   Alt F3 F6
  509.   3. Press keys to record.             │  3. Assign key.             Press key
  510.   4. Stop recording.        Alt F3 F4  │  4. Press key sequence.     Press keys
  511.                                        │  5. Turn Numbers mode off.  Ctl ^
  512.    Play back a sequence     Alt F3 F3  │  Play back key sequence     key
  513.                                        │
  514.  OPTIONS                               │  NOTES
  515.    assign last recorded                │  * Read in modified editing file
  516.        sequence to a key    Alt F3 F2  │    (ED.DEF) before play back  F2 F6
  517.    unassign a key           Alt F3 F7  │  * Assigned key followed by ":"
  518.    record on/off            Ctl @      │     for instance: 104:93,435,105
  519.    play back sequence       Grey*      │  * Commands assigned to key  Alt F3 F5
  520.  W I N D O W S                                                   Managing Files 
  521.  
  522. WINDOWS are created with the RULER LINE. A Ruler line can be used to "split"
  523. the screen into two windows. You can display two portions of the same file or
  524. two different files on the screen.
  525. ┌──────────────────────────────────────┬───────────────────────────────────────┐
  526. │CREATE                                │ MOVE BETWEEN                          │
  527. │ 1. Place cursor in middle of screen. │  1. Press F2 to jump onto Ruler line. │
  528. │ 2. Press F2 to display Ruler line.   │  2. Press Up or Down Arrow to move    │
  529. │ 3. Press Up or Down Arrow to move    │     into the other window.            │
  530. │    into a window.                    │ CLOSE                                 │
  531. │ 4. Press F1 then F6 to name the      │  1. Place cursor in file to remain.   │
  532. │    second file you wish to display.  │  2. Press F2 then F2 again.           │
  533. └──────────────────────────────────────┴───────────────────────────────────────┘
  534.                        See SCROLLING/JUMPING, SYSTEM/FILE.
  535.  C U R S O R   M O V E S                                Traveling Around a File 
  536. These editing commands move the cursor around the screen.
  537. LEFT                     │ RIGHT                    │ UP
  538.  character   LtArrow     │  character   RtArrow     │  line         UpArrow
  539.  screen edge Shf LtArrow │  screen edge Shf RtArrow │  screen top   Shf UpArrow
  540.  word        Ctl LtArrow │  word        Ctl RtArrow │  top of file  Alt +
  541.  margin      Home        │  margin      Shf End     │  window       Shf PgUp
  542.                          │                          │
  543. PREVIOUS                 │ NEXT                     │ DOWN
  544.  period  Shf Ctl LtArrow │  period  Shf Ctl RtArrow │  line         DnArrow
  545.  tab     Shf Tab         │  tab     Tab             │  scrn bottom  Shf DnArrow
  546.  para    Ctl PgUp        │  para    Ctl PgDn        │  end of file  Alt -
  547.  page    Shf Ctl PgUp    │  page    Shf Ctl PgDn    │  window       Shf PgDn
  548.  
  549. Press Shf F9 or Alt F9 for cursor location. See also SCROLLING and LOCATING.
  550.  F I N D   and   R E P L A C E                       Finding and Replacing Text 
  551. ┌───────────────────────────────────┬──────────────────────────────────────────┐
  552. │SET FIND AND REPLACE TEXT          │ REPLACE                                  │
  553. │ 1. Press F9.                      │  replace once            F10             │
  554. │ 2. Insert chars/text to find.     │  swap find with replace  Ctl F10         │
  555. │ 3. Press F10.                     │  repeat replace          Alt F10 F9      │
  556. │ 4. Insert chars/text to replace.  │  un-replace              Alt F10 F10     │
  557. │                                   │                                          │
  558. │                                   │                                          │
  559. │SEARCH                             │ FIND/REPLACE WILD CARDS                  │
  560. │ forward once         Grey+        │  current Find text F2  symbol or blank F6│
  561. │ backward once        Grey-        │  marked text       F3  any character   F7│
  562. │ for next non-ASCII   Shf Ctl Grey*│  Hold text         F4  line boundary   F8│
  563. │ for next non-ASCII   Alt F4 F6    │  letter or number  F5                    │
  564. └───────────────────────────────────┴──────────────────────────────────────────┘
  565.  M E R G I N G    S T E P S                                             Merging 
  566. START THE MERGE                         │ MERGE ONE RECORD AT A TIME
  567. 1. Create the Input file.               │ 1. Press Shf F2 then F7 to merge one
  568.                                         │    record.
  569. 2. Create the Template file.            │ 2. Press F5 to edit record if desired.
  570.                                         │ 3. Press F8 to send to Output file.
  571. 3. Start the merge by pressing Shf F2.  │ 4. Repeat above steps for all records.
  572.    Merge while in the Template file.    │    To skip a record, do not press F8.
  573.                                         │
  574. 4. Press F9 and type Input file name.   │ MERGE ALL RECORDS AUTOMATICALLY
  575.    Press F10 and type Output file name. │ 1. Press Shf F2, F10. F6 stops merge.
  576.    Type PRN to send directly to printer.│
  577.                                         │
  578. NOW:                                    │ After merging, you can edit Output
  579.   Merge one at a time or automatically. │ file, then print it.
  580.  R E F E R E N C E S                              Formatting: Document Features 
  581.  
  582. Enter references as Dot lines in your text file. The table of contents or index
  583. is created when you print. Each Dot line begins with an Alt G font character.
  584. ┌────────────────────────────────────┬────────────────────┬────────────────────┐
  585. │                                    │ TABLE OF CONTENTS  │       INDEX        │
  586. │ Name of file to send entries to....│  .KF:filename      │   .IF:filename     │
  587. │                                    │                    │                    │
  588. │ Text for entry.....................│  .K:entry          │   .I:entry         │
  589. │                                    │                    │                    │
  590. │ Change width of the entry..........│  .KW:number        │   .IW:number       │
  591. │                                    │                    │                    │
  592. │ Change space preceding entry.......│  .KX:entry         │   .IX:entry        │
  593. └────────────────────────────────────┴────────────────────┴────────────────────┘
  594.           See DOT LINES, GUIDE LINES.  Use DOS SORT to sort index files.
  595.  S H A R E W A R E                                           Shareware Appendix 
  596.  
  597.    Shareware is a  unique  marketing  approach.  Quicksoft encourages you to
  598.    freely distribute unmodified copies of PC-Write. You support Quicksoft
  599.    and shareware by registering for support and by buying our manuals. As a
  600.    registered user, you can get a $25 commission for every new PC-Write user
  601.    who registers and gives us your registration number.
  602.  
  603. WHEN YOU GET YOUR REGISTRATION NUMBER:          │TO REGISTER: 
  604.  Change front screen Registration # to your own.│ * Call 206/282-0452. Visa/MC.
  605.   * Press Shf F4, F2. Enter your registration #.│ * Complete Registration form
  606.  Change front screen message "Compliments of..."│   that appears when you press
  607.   * Press Shf F4, F3. Enter new message.        │   Shf F4, F5 in a new file.
  608.  Save changes to ED.EXE.                        │
  609.   * Press Shf F4, F4   (Use Shf F4 and F2, F3, F4 keys while editing any  file.)
  610.  D E L E T I N G   T E X T                               Editing Blocks of Text 
  611. ┌──────────────────────────────────────┬──────────────────────────────────────┐
  612. │ CHARACTER OR SPACE                   │  BLOCK                               │
  613. │  under cursor          Del           │   begin marking     F4               │
  614. │  to the left           Bksp          │   delete            F4               │
  615. │                                      │   undo              Ctl F4           │
  616. │ WORD                                 │                                      │
  617. │  to the right          Ctl Esc       │  FILES:                              │
  618. │  to the left           Ctl Bksp      │   within a file    Alt F1 F7         │
  619. │                                      │   with DOS         A>DEL filename    │
  620. │ LINE                                 │                                      │
  621. │  entire line           Shf Ctl Enter │  Overwrite mode:                     │
  622. │  to start of line      Shf Ctl Bksp  │   type over text   Scroll lock       │
  623. │  to end of line        Ctl Enter     │                    (push/over mode)  │
  624. └──────────────────────────────────────┴──────────────────────────────────────┘
  625.  F O O T N O T E S                                Formatting: Document Features 
  626.  
  627. CREATE                                      │ EXAMPLE
  628. 1. Enter a footnote reference in the text.  │  In 1975 the urban population
  629.    Reference character is your choice.      │  of Venus [1] had not yet
  630.    Sequential numbering is an option.       │  materialized.
  631.       See AUTOMATIC NUMBERING.              │   .D
  632. 2. Enter the footnote text just after the   │  1. A warm, fragrant planet
  633.    paragraph containing the references.     │     covered with clouds.
  634. 3. Place one .D Dot line directly above     │   .D
  635.    and one directly below the footnote text.│      See DOT LINES.
  636.                                             │
  637. Footnote separator     .DH:text (or dashes) │   .DH:--------------------
  638. Footnote line spacing  .DM:number           │   .DM:2
  639. Send footnotes to file .DF:filename         │   .DF:B:NOTE.DOC
  640.  M E R G E :  I N P U T   F I L E                                       Merging 
  641. Create an INPUT FILE with PC-Write or export one from a data base program.
  642.  
  643. PC-Write accepts 3 Input file formats:  │ Here are some rules:
  644.                                         │
  645.  SEPARATE LINE    Each field on a       │ *  Every record must have the same
  646.                   separate line.        │    number of fields.
  647.                                         │ *  The Input file can have any
  648.  COMMA-SEPARATED  Each record on a line,│    number of records.
  649.                   each field separated  │ *  Maximum Input field length is 160.
  650.                   by a comma.           │ *  A field can be empty: In separate
  651.                                         │    line format, leave empty line. In
  652.  FIXED-LENGTH     Every field contains  │    comma-separated format, leave
  653.                   a fixed number of     │    extra comma. In fixed-length
  654.                   characters.           │    format, leave blanks.
  655.  R U L E R    L I N E S                              Formatting and Customizing 
  656. F2 displays the default Ruler line from the edit control file (ED.DEF) and the
  657. Window/Ruler Menu. The DEFAULT RULER LINE is the last one in the edit control
  658. file. The CURRENT RULER LINE is the one that precedes the text. Here are some
  659. Ruler line options:
  660.  ┌────────────────────────────────────────────────────────────────────────────┐
  661.  │ Display/remove current Ruler line.                                F2       │
  662.  │ Append edited Ruler to control file; becomes default Ruler line.  F2 F3    │
  663.  │ Embed current Ruler into text; saved with file, doesn't print.    F2 F4    │
  664.  │ Make default Ruler the current Ruler (re-establishes it).         F2 F5    │
  665.  │ Read a Ruler from a control file.                                 F2 F6    │
  666.  │ Make the next Ruler line in the text the current Ruler.           F2 Grey+ │
  667.  │ Make the prior Ruler line in the text the current Ruler.          F2 Grey- │
  668.  └────────────────────────────────────────────────────────────────────────────┘
  669.   See MARGINS, WINDOWS, AUTO-REFORMAT, and PAGE LAYOUT for other Ruler options.
  670.  
  671.  S U P P O R T  S E R V I C E S                                                 
  672.       If you need more help, Quicksoft has the following support services:
  673.  ┌────────────────────────────────────────────────────────────────────────────┐
  674.  │ UNREGISTERED USERS: Our technical support group will help you get started. │
  675.  │ If you need more help, you should register your copy of PC-Write.          │
  676.  │ REGISTERED USERS: You can call or write for help with technical questions. │
  677.  │ Have your PC-Write manual and printer manual (if you are having printer    │
  678.  │ problems) handy. Please have the following information available:          │
  679.  │ o  Your registration number.                                               │
  680.  │ o  Your PC-Write version number and your DOS version number.               │
  681.  │ o  The type of hardware and peripherals you have.                          │
  682.  │ o  The name of any RAM-resident programs.                                  │
  683.  │ o  The contents of your AUTOEXEC.BAT and CONFIG.SYS files, if any.         │
  684.  ├────────────────────────────────────────────────────────────────────────────┤
  685.  │        For help, call (206) 282-0452, 7 AM to 5 PM Pacific time.           │
  686. 
  687.