home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 1B / DATAFILE_PDCD1B.iso / _pocketbk / pocketbook / 003 / td121c_zip / TODO.TXT < prev    next >
Encoding:
Text File  |  1993-08-25  |  23.7 KB  |  646 lines

  1.                         To Do
  2.  
  3. A shareware personal task manager for the Psion Series 3.
  4.  
  5. PREAMBLE
  6.  
  7. Disclaimer
  8. ==========
  9.         No warranty is given on this program. No liability for any 
  10.         damage or loss to equipment, data or software will be 
  11.         assumed.  You use this program at your own risk.
  12.  
  13. Registration
  14. ============
  15.         The TODO program is shareware.  If you like it and use it 
  16.         after 14 days, you should send me †10.  This will ease your 
  17.         conscience and my bank balance.  I will send you a small file to 
  18.         disable the "nag" screens and show you as a registered user 
  19.         on the About screen.  If you do not have an email id, then 
  20.         please ensure I have your name and address and state whether you
  21.         have a 3.5 or 5.25 inch diskette drive (PCs only I'm afraid).
  22.  
  23.         Bug-fix versions will be available from the lexsoft/todo conference 
  24.         on CIX and the Palmtop forum on Compuserve.
  25.  
  26.  
  27. Errors
  28. ======
  29.         I don't know of any outstanding bugs (unless listed at the 
  30.         end of this document) but as with any piece of software I'm 
  31.         sure there are some.
  32.  
  33.         The program's error handler attempts to save the current file 
  34.         as ERROR.TDO before collapsing in the proverbial heap.  Check 
  35.         this file out if an error occurs.  If it appears ok copy it 
  36.         over your original file and continue.  Please let me know of 
  37.         any errors.
  38.  
  39. Distribution
  40. ============
  41.         This package may be freely copied, distributed as shareware so 
  42.         long as the contents remain intact and are not tampered with in
  43.         any way.
  44.  
  45.         The ZIP file should contain:
  46.                 OUTLINE.FON
  47.                 OUTNORM.FON
  48.                 PROJECTS.TDP
  49.                 TYPES.TDP
  50.                 TODO.APP
  51.                 TODO1.OPA
  52.                 TODO2.OPA
  53.                 TODO.TXT (this file)
  54.  
  55.  
  56.  
  57.  
  58. INTRODUCTION
  59.  
  60. I found that the To Do list part of the built in Agenda program on the 
  61. Series 3 was not quite up to my requirements.  I wanted an application 
  62. that would allow me to prioritise tasks by day, so that I could 
  63. schedule my time, and within day by priority.  Additionally I wanted 
  64. to keep track of tasks that I had delegated to my staff and other 
  65. people.  Ideally, tasks could be sorted by project so that I could 
  66. quickly see a list of outstanding tasks when I attended a review 
  67. meeting or when compiling a status report.  A type field would also be 
  68. handy so that I could organise my todo items so as to tackle all phone 
  69. calls, electronic mail items etc. together.  
  70.  
  71. Other requirements were to keep notes attached to a particular entry, 
  72. have extensive search capabilties, allocate an estimate to each task 
  73. so as to enable a summary of time estimated per day to be produced.
  74.  
  75. You've guessed it, all of these features, and others, are included 
  76. within this program.
  77.  
  78. Todo is now becoming quite a smart Personal Information Manager
  79. although not up to those found on the PC.  This is only because the 
  80. program needs to be kept to a managable size.
  81.  
  82.  
  83.  
  84. INSTALLATION INSTRUCTIONS
  85.  
  86. Create a directory \TDO to hold data files generated by the 
  87. application.  This can reside on any local drive.
  88.  
  89. Unzip the file TODOxxx.ZIP and transfer the included files to the 
  90. Series 3 as follows:
  91.  
  92. TODO.APP                Copy to the \APP directory on any drive.
  93. TODO1.OPA               Copy to the \APP directory on any drive.
  94. TODO2.OPA               Copy to the \APP directory on any drive.
  95. PROJECTS.TDP            Copy to the \TDO directory on any drive.
  96. TYPES.TDP               Copy to the \TDO directory on any drive.
  97.  
  98. Copy the two files OUTLINE.FON and OUTNORM.FON to any \OPD 
  99. directory.
  100.  
  101. The .APP,.OPA and .FON files should be kept on the same drive.  All
  102. may be kept on Flash SSD as they are only read by the program and not
  103. changed.
  104.  
  105. Install the program on the Series 3 menu by going to the system 
  106. screen, and pressing Psion-I.  In the "Install Application" dialog 
  107. box, set "Disk" to the drive to which you have copied TODO.APP, and
  108. set the File Name to TODO.APP.
  109.  
  110.  
  111. STARTING TODO
  112.  
  113. Having installed TODO, it operates just like one of the standard 
  114. applications such as Word or Data, in that a list of data files 
  115. is shown under the TODO icon.  These can be opened by pressing 
  116. Enter or Shift-Enter.  A new file can be created by pressing 
  117. Psion-N.
  118.  
  119.  
  120. GENERAL
  121.  
  122. Commands can generally be entered in one of three ways:  
  123.  
  124. - From the menu
  125. - by pressing the key indicated on the menu
  126. - by using the same key without the Psion prefix.  One key operation 
  127.   is considerably easier if you are using the Series 3 "one handed".
  128.  
  129. Up to 70 records can be held in a single file although unregistered 
  130. users will get a "nag" screen when entering each record after 
  131. the first 20.
  132.  
  133.  
  134. CREATING AN ENTRY
  135.  
  136. Press Psion-E, E, the space bar or Shift-Enter.  Enter up to two 
  137. lines of text in the dialog box.  Use the up and down cursor keys 
  138. to move between the two lines. This text forms the main text of 
  139. the entry.  
  140.  
  141. When you have pressed enter, a second dialog box appears.  Complete 
  142. these fields.  
  143.  
  144. Due Date:  The entries are sorted by default on the Due Date field 
  145. which is usually used to denote the day on which the task is to be 
  146. carried out.
  147.  
  148. Priority: This may be set to 1 (High) down to 9 (Low).  
  149.  
  150. Type and Project: These fields can be set to one of the codes that 
  151. you can enter yourself (see later in this manual).  
  152.  
  153. Estimate can be used to enter, in hours, the time you expect the task 
  154. to take to complete.  This field is optional (see Options settings).
  155.  
  156. Onus can be set to In, which means that next action is down to you, or 
  157. Out, which means that the next action on the item has been 
  158. allocated to somebody else.  The onus of a particular item may 
  159. therefore swing between In and Out as events unfold.
  160.  
  161.  
  162. DISPLAY TYPE AND FONT SIZE
  163.  
  164. The list can be shown in either of two fonts; normal or small (as 
  165. used in the spreadsheet).  Use Psion-B to toggle between the two 
  166. sizes.  The display can also be toggled between the full display 
  167. and a summary display using Psion-H.
  168.  
  169.  
  170. MOVING BETWEEN ENTRIES
  171.  
  172. Use the up and down cursor keys to move between entries, one at a 
  173. time.  PgUp and PgDn move four entries at a time (full display) or 
  174. eight entries at a time (summary display).
  175.  
  176. Ctrl-Psion-Up Arrow and Ctrl-Psion-Down Arow move to the top and 
  177. bottom of the file respectively.  Psion-J/Psion-K and J/K also perform 
  178. these functions which makes it easier 
  179.  
  180.  
  181. EDIT TYPES AND EDIT PROJECTS
  182.  
  183. Types can be set to anything you like.  I use them for different 
  184. categories of work such as Email and Phone calls, which I like to 
  185. get out of the way every morning.  I also have special categories 
  186. for the people who work for me, and one for my boss.  This enables me 
  187. to sort items by type when I have a meeting with one of these 
  188. people.  
  189.  
  190. The higher the type in the type lists, the higher they get sorted.  
  191. So, if there is a particular category of tasks that you like to get 
  192. out of the way each morning, you should set this type at the head of 
  193. the list.  The default sort order is by day, then onus in before out, 
  194. priority and finally, type.
  195.  
  196. Projects can also be used for anything you like.
  197.  
  198. Use Psion-Y to update the types and Psion-T to update Projects.  
  199. Up to 24 types and 24 projects can be defined. Processing is similar 
  200. for each, with 6 entries being shown at a time, press Enter after 
  201. each group.  Blank entries are allowed but are filtered so that they
  202. don't appear on selection dialog boxes.  
  203.  
  204. The Types and Projects are saved with each file.  The TYPES.TDP 
  205. and PROJECTS.TDP files are used to set the Types/Projects for new 
  206. files. Each time you amend the types and projects, you are asked if 
  207. you want to save the settings as the default for new files.
  208.  
  209.  
  210. UPDATE AN ENTRY
  211.  
  212. To update the details of an entry, press Psion-U or Enter.  When the 
  213. entry has been updated, the list is resorted and redisplayed.
  214.  
  215.  
  216. COPY AN ENTRY
  217.  
  218. Psion-C copies the current entry and then puts you into update
  219. mode on the new record.  This is useful for entering recurring tasks.
  220.  
  221.  
  222. DELETE AN ENTRY
  223.  
  224. To delete an entry, press Psion-D or the Delete key.  You are asked 
  225. if you are sure.  Press the appropriate key.  If you have a note 
  226. assigned to an entry, you are asked if you if wish to delete the note.
  227.  
  228. When an entry is deleted, it is optionally appended to a Done file, 
  229. named, by default, DONE.TDO in the /TDO directory on the default 
  230. drive.  The name of this file can be changed from the options screen 
  231. but always resides in the TDO directory of the default disk. A 
  232. warning is displayed if the number of records in this file exceeds 65.  
  233. This gives you a chance to set another done file before the limit of 
  234. 70 entries is reached.
  235.  
  236. You can choose whether items are always archived to the "Done" file,
  237. are never archived or whether the program asks at delete time, by using 
  238. the Done option on the Options dialogue.
  239.  
  240. The date of the archived record on the "Done" file can be set either to
  241. the original due date or to the date archived.  This option is on 
  242. the second option panel (Psion-B).
  243.  
  244. You will get a program error message if you attempt to delete a record 
  245. from a "Done" file to the same "Done" file.  To delete from the Done 
  246. file, set the Done File in Options to another file and set Done Type 
  247. to "No".
  248.  
  249.  
  250. CHANGING THE DUE DATE
  251.  
  252. To change the Due Date of an entry, press the right arrow to 
  253. change forward one day and the left arrow to move back one day.  
  254. Psion/Left and Psion/Right move the due date by one week.
  255. Today's date is shown as "TODAY", the next seven days are shown as 
  256. "Mon", "Tue", etc.  Thereafter the actual date is displayed.  
  257.  
  258. Note that when a file is loaded, any dates in the past are updated 
  259. to today.  An exception to this rule is any file beginning with "DONE"
  260. or "ARCH" (Done/Archive files).  Their dates are left alone.  Dates 
  261. are also updated whenever the date changes (i.e. at midnight).
  262.  
  263.  
  264. CHANGING OTHER FIELDS FROM THE DISPLAY
  265.  
  266. If the display was resorted and updated everytime you made a minor 
  267. change to an entry, the response time would be intrusive and you would 
  268. tend to lose track of your thoughts.  Most fields can therefore be 
  269. changed directly from the list.  
  270.  
  271. Psion-/ toggles Onus between In and Out.  An Onus of out always 
  272. displays in italics.  
  273.  
  274. Psion-W allows a change of type, while Psion-Q allows a change of 
  275. project.  
  276.  
  277. Psion-R allows the Estimate to be changed.  
  278.  
  279. To change the priority of an item, just press a number key between 1 
  280. and 9.
  281.  
  282.  
  283. RESEQUENCING
  284.  
  285. To resequence or sort the file after using the features in the 
  286. previous section, use Psion-Z.
  287.  
  288.  
  289. SORT
  290.  
  291. The list may be sorted into one of three orders by pressing Psion-M
  292. and selecting one of the following orders;
  293.  
  294.         TITLE              SORT ORDER (Major->Minor)
  295.         Due                Due Date, Onus, Priority, Type
  296.         Project            Project, Due, Onus, Priority
  297.         Type               Type, Due, Onus, Priority
  298.  
  299. Note that any operation can be carried out on the file in any sort 
  300. order.
  301.  
  302.  
  303. SEARCH
  304.  
  305. You can search for entries by Project, Type, a string appearing 
  306. in the descriptive text,  Priority or Date.  
  307.  
  308. Press Psion-F to begin the search.  A dialog box appears asking for 
  309. the field to search on.  By default, the field type offered is the 
  310. current main sort key.  Thus if the file is sorted on Project, then 
  311. you are offered Project as the search type.  Select the field to 
  312. search on.  If a matching item is found, the cursor is positioned 
  313. on the first matching item.  If a match is not found, a message is 
  314. displayed.  
  315.  
  316. Press Psion-G to repeat the search starting at the previous match.
  317.  
  318.  
  319. OPTIONS
  320.  
  321. Press Psion-B to set options for;
  322.  
  323. Page 1
  324.  
  325. 1. Lines:  This changes the setting which governs whether horizontal
  326.            lines are shown on the display to separate items.  Turning   
  327.            lines off speeds up the display slightly.
  328.  
  329. 2. Font:   Changes the font between normal and small.
  330.  
  331. 3. List Type: Choose between the short and long format displays.
  332.  
  333. 4. Estimate: The Estimate field can be turned off for those users 
  334.              that do not require it.  If off, the field is not shown 
  335.              on entry or update, or on the general display.  All 
  336.              estimates are set to zero behind the scenes.
  337.  
  338. Page 2
  339.  
  340. 1. Done:  Dictates how items are archived to a "Done" file.          
  341.           If "Yes", items are always archived.  If "No", items are    
  342.           never archived.  If "Request", you are asked when you delete    
  343.           an item if it is to be archived.
  344.  
  345. 2. Done File:  Name of Done file associated with this file.  The file
  346.                will exist on the default drive in the \TDO directory.
  347.  
  348. 3. Date on Done:  Can be set to "Due"; where the date on the "Done" file
  349.                   will be set to the original due date, or "Deletion",
  350.                   where the date will be set to the deletion date.
  351.  
  352. NOTES
  353.  
  354. Notes can be attached to any entry by pressing Psion-+ (Psion key and 
  355. the plus key).  If a note has not already been associated with the 
  356. entry, you are asked for an application (which can be the inbuilt Word
  357. application or Lexsoft's Outline) and whether the file is an existing 
  358. file or one you are about to create.  
  359.  
  360. You are then asked for the file name before you are positioned in 
  361. Word or Outline (depending on your selection), where you enter the note.  
  362. Return to TODO by exiting Word or Outline in the normal way. 
  363.  
  364. To delete an associated note press Psion- (psion key and the minus key 
  365. together).  When an entry is deleted you are asked if you want to 
  366. delete the associated note.  Notes are stored in .WRD or .OUT format 
  367. in the \TDO directory (although you can specify that the note resides
  368. in any directory that you want).
  369.  
  370.  
  371. OPENING AND CREATING FILES
  372.  
  373. Files can be opened or created from the System screen in the normal 
  374. way or from within TODO.  Press Psion-O for Open, Psion-N for New.
  375.  
  376.  
  377. SAVING FILES
  378.  
  379. File are, of course, saved when you exit from the program.  Increased 
  380. security can be obtained by periodically saving the file using 
  381. Psion-S.  The Save As option allows you to make a copy of the file to 
  382. a different name.  
  383.  
  384.  
  385. REVERT
  386.  
  387. To revert to the last saved copy of a file, use the revert option,
  388. Psion-V.  This can be used, in conjunction with Save, as a form 
  389. of "undo".  Note that any notes that have been deleted will be lost
  390. permanently.  Also, entries created since last saved that contain 
  391. notes will no longer be present although "orphan" notes will be 
  392. present.
  393.  
  394. PRINT
  395.  
  396. The task list can be printed in the order currently displayed by
  397. pressing Psion-P or P.  A dialog box appears requesting whether the
  398. file should be printed via the parallel interface, serial interface
  399. or to a file.  If the serial interface is chosen, a further box appears
  400. asking for details of the serial interface.  Press enter to accept the
  401. normal default values.
  402.  
  403. Printing is carried out at 65 characters to the line and about 55 lines 
  404. to the page.
  405.  
  406. Change History
  407. ==============
  408. 1.13    Initial Release
  409.  
  410. 1.14    (5 December 1992)
  411.         Summary Facility Added
  412.         Open File and New File options.
  413.         Each parameter files can now exist on any drive.
  414.         Revert option issues warning.
  415.         Header display same as OUTLINE (version 1.14)
  416.         Notes are checked for existence before trying to open in case
  417.          these notes were deleted outside of TODO.
  418.         .TDP files now reside in \TDO directory.
  419.  
  420.         FIXES
  421.         Project and Type names on list are now shown in italics if
  422.          onus is out.
  423.         
  424. 1.15    (7 December 1992)
  425.         ENHANCEMENTS
  426.         Now allow six different selectable sort sequences.
  427.         Menu layout changed; slightly more logical given restrictions
  428.          of up to six menus with up to six items.
  429.         List facility removed as sort order gives the same functionality
  430.          plus more.
  431.         Screen display faster.
  432.         Moving up or down one item now scrolls the screen rather than
  433.          redisplay.
  434.         Options for Lines on Display, Font, List Type and Estimate field
  435.          which are saved with file.
  436.  
  437.  
  438.         FIXES
  439.         Error fixed whereby impossible to save Types and Projects files
  440.          if changed.
  441.         Keys now work with CAPS LOCK on.
  442.  
  443. 1.16    (8 December 1992)
  444.         ENHANCEMENTS
  445.         70 records now allowed per file rather than 50.
  446.         Done file checked for >65 entries.        
  447.         Faster sort BUT less sort orders
  448.         "Text" prompt removed on Insert and Update Entries.
  449.          
  450.         FIXES
  451.         If Update is pressed to view record in full, escape does not
  452.          now cause redisplay.
  453.         Screen shown while resorting.
  454.         File may be saved without error even if no records.
  455.         Similarly empty file can be opened safely.
  456.         Change Font (Psion-L) now works correctly.
  457.  
  458. 1.16a   (12 December 1992)
  459.         ENHANCEMENTS
  460.         24 Types and 24 Projects now allowed.  Blank entries are filtered 
  461.          out on selections in dialogs.
  462.         Screen not refreshed on search that finds no match.
  463.         Types and Projects now saved with file.  TYPES.TDP and PROJECTS.TDP
  464.          are used for initial settings on new files.  Whenever Types or
  465.          Projects are changed, you are given the option to Save these as 
  466.          the default values.
  467.         Psion-cursor left/right changes date of current entry by one week.
  468.         Name of Done file now specified as an option.
  469.         Option on each file can be set to archive all deleted entries to
  470.          "Done" file, not archive any or to ask when deleting.
  471.         Option to set date on "Done" file to original due date or date of
  472.          deletion.
  473.  
  474.         FIXES
  475.         Better checking on existence of associated WORD documents:  
  476.          If the document is found not to exist on delete note or edit note
  477.          then you are informed, the note flag is removed and the program
  478.          does not abend.
  479.         Summary option from menu now works.
  480.         Program error message if attempting to delete record from "Done"
  481.          file to the same "Done" file.  To delete from the Done file, set 
  482.          the Done File in Options to another file and set Done Type to "No".
  483.  
  484. 1.16b   (13 December 1992)
  485.         ENHANCEMENTS
  486.         Copy Record facility (Psion-C).
  487.         Edit Projects (formerly Psion-C) now Psion-T.
  488.  
  489.         FIXES
  490.         Can escape from Psion-Q (Change Project)
  491.         Error file saves options.
  492.  
  493. 1.16c   (13 December 1992)
  494.  
  495.         FIXES
  496.         Psion-Q/Psion-W changed day in Caps Lock mode, whereas they
  497.         should change project and type.
  498.         Mysterious blob now doesn't appear when day changed on an item
  499.          followed by scroll down one line.
  500.  
  501. 1.16d   (14 December 1992)
  502.         FIXES
  503.         Error when Types or Project previously allocated is deleted.
  504.         Furthermore, if all types or all projects are deleted then an error
  505.         would result on change of type/project.  
  506.  
  507. 1.16e   (18 December 1992)
  508.         FIXES
  509.         When last record from file was deleted, error occurred
  510.         "Nag" screen introduced for unregistered users.
  511.         Screen now updated if escape key used for update entry dialog
  512.          immediately after copy record.
  513.  
  514. 1.16f   (20 December 1992)
  515.         FIXES
  516.         Fixed problem with opening files from the System screen if
  517.         user option was set to Shift-Enter rather than Enter.
  518.  
  519. 1.16g   (22 December 1992)
  520.         FIXES
  521.         Just using X to exit TODO did not save file.
  522.  
  523. 1.16h   (23 December 1992)
  524.         ENHANCEMENTS
  525.         The "Done" file can now exist on any drive, not just the default
  526.          drive.
  527.  
  528.         FIXES
  529.         Registration details now checked when a new file is created.  This 
  530.          caused the program to show "unregistered" on the About screen.
  531.         Problem whereby files with an associated Done file with a name of
  532.          8 characters could not be read is fixed.
  533.  
  534. 1.17    (31 December 1992)
  535.         ENHANCEMENTS
  536.         Document name for entry now copied to Done file if document is 
  537.          retained.
  538.         Sort by Project now sort by Project in alpha order rather than
  539.          Projects position in list.
  540.         Files beginning with "DONE" or "ARCH" do not now have their dates
  541.          updated when opened.
  542.         Display Date and Entry Dates updated at midnight.
  543.         Program split into two OPAs.  This reduces memory consumption by 
  544.          about 5-6k.
  545.         Psion-supplied code incorporated to reduce memory overhead on
  546.          calling MENU.
  547.  
  548.         FIXES
  549.         Fixed problem introduced in 1.16h where error occurs if directory
  550.          for new done file does not exist.
  551.         Display after scroll down one line tidied up.
  552.  
  553. 1.17a        Not released
  554.  
  555. 1.17b        FIXES
  556.         Onus setting was not being copied on Copy Record.
  557.         Cursor up/down speeded up slightly.
  558.  
  559. 1.18    (19 January 1993)
  560.         ENHANCEMENTS
  561.         Program heavily restructured internally
  562.         Title on Delete Warning shows summary of record
  563.  
  564.         FIXES
  565.         Entry of records could cause display errors and eventual abends 
  566.          depending on screen mode.
  567.         Open from system screen did not save old file where Psion defaults
  568.          had multiple files set to "Shift-Enter"
  569.  
  570. 1.19    (16 February 1993)
  571.         ENHANCEMENTS
  572.         Sort time reduced
  573.         Search displays first record found at top of screen rather than
  574.          at the bottom
  575.         Can now call Outline program as well as Word
  576.         The type of search now defaults to the main sort order key.
  577.         On exit, the file is not saved if has not been changed.
  578.         Space Bar and Shift-Enter allow record entry.
  579.         Enter allows record update.
  580.  
  581.         FIXES
  582.         Bug which produced "Module not found" errors
  583.         Sort by Type now sorts properly (by Alphabetic order) rather than
  584.          by position in Type list.
  585.  
  586.         DELETIONS
  587.         Summary option removed (it didn't seem to be used and it took up 
  588.          memory!)
  589.  
  590. 1.19   (4 March 1993)
  591.        FIXES
  592.        Associated Document Flag not shown if single line only printed
  593.         as a result of next/previous day and other commands.
  594.        Escape from Search boxes could cause errors.
  595.        Psion-Q not working as stated above.
  596.        Better checking for empty file.  Previously program could easily
  597.         fall over if no records in file and menu options other than
  598.        Enter Record selected.
  599.  
  600.  
  601. 1.20    (27 June 1993)
  602.        ENHANCEMENTS
  603.        Delete key now functions as an additional Delete Task key.
  604.        Outline program can exist on a different drive to ToDo.
  605.  
  606.        FIXES
  607.        ERROR.OUT can be saved to any drive.
  608.  
  609. 1.20a  (29 June 1993)
  610.        FIXES
  611.        Removed debugging line left in inadvertantly which produced error
  612.        when cursor right used.
  613.        Mention of .APP in documentation changed to .OPA.
  614.  
  615. 1.20b  (1 July 1993)
  616.        FIXES
  617.        Fixed error which occured after changing Types or Projects when
  618.        file is empty.
  619.  
  620. 1.21   (17 August 1993)
  621. 1.21b  (21 August 1993)
  622.        ENHANCEMENTS
  623.        Print option added
  624.        Sort option changed to Psion-M from Psion-P
  625.        Program file integrity checked to ward off REVTRAN'd versions
  626.        FIXES       
  627.        Better handling of Out of Memory errors.
  628.  
  629. 1.21c  (24 August 1993)
  630.        FIXES
  631.        Icon now shown on Psion-Menu
  632.        If a button bar button is assigned to Todo, it functions correctly.
  633.        For users with Open Multiple files set to "Shift-Enter", second file
  634.      opened without error.
  635.        
  636. John Whiting
  637. 3 Fitzwilliam Road
  638. Colchester
  639. Essex
  640. CO3 3RZ
  641.  
  642. CIX: johnw  (johnw@cix.compulink.co.uk)
  643. Compuserve: 100025,3337
  644. Internet:   50215@ibmuser.ibmx400.gb
  645.  
  646.