home *** CD-ROM | disk | FTP | other *** search
/ PC Today 18 / SHADOW12.EXE / MANUAL.TXT < prev    next >
Encoding:
Text File  |  1991-08-01  |  26.2 KB  |  676 lines

  1.  
  2.  ██▐███   █▐███   ██   ██ ██▐███ ██▐███  ██     ▐█ ██▐████ ██▐███
  3.  ██   ██ ██   ██  ██   ██ ██     ██   ██ ██     ▐█ ██   ██ ██
  4.  ██▐███  ██   ██  ██ █ ██ ██▐█   ██▐███  ██     ▐█ ██   ██ ██▐█
  5.  ██      ██   ██  ██ █ ██ ██     ██ ██   ██     ▐█ ██   ██ ██
  6.  ██       █▐███    █▐███  ██▐███ ██   ██ ██▐███ ▐█ ██   ██ ██▐███  Systems Ltd
  7.    │       │        │       │      │       │    │    │       │
  8.  
  9.         SHADOW Version 1.2 (c) Alteasoft and Powerline Systems Ltd
  10.  
  11.  Use of this software is at your own risk. No guarantees are implied or
  12.  given.  This program is SHAREWARE and requires registration for continued
  13.  use. Please see the end of this file for registration info, or print the
  14.  PRINT.ME file included in the package.
  15.  
  16.                         TABLE OF CONTENTS
  17.                         =================
  18.  
  19.  
  20.  
  21.             OVERVIEW                        1
  22.             SHADOW  FILES                      2
  23.             GETTING STARTED     - Installation        3        
  24.             GETTING STARTED - Operation        5
  25.             COMMAND LINE SWITCHES            6
  26.             WAIT MODE                7
  27.             RECORD MODE                8
  28.             PLAYBACK MODE                9
  29.             PATH and FILE NAMES               11
  30.             OPERATING CONSIDERATIONS           12
  31.             ERRORS                       13
  32.                         REGISTRATION                           14
  33.  
  34.  
  35.                             OVERVIEW
  36.                             ========
  37.  
  38. Shadow is a memory resident program that operates quietly in the
  39. background and yet at the touch of a key can replay all or
  40. sections of your previous work.In the event of a power failure or
  41. system crash it is a simple matter to retrieve your work .Shadow
  42. saves every key stroke to an internal buffer and at a
  43. predetermined interval writes this buffer to a disk file.You do
  44. nothing until you want to review or retrieve your work.
  45.  
  46. Once you start replaying you can vary the speed ,pause or even
  47. single step as well as being able to fast forward or rewind to
  48. 'tabs' that you set during record.
  49. To switch modes within SHADOW a user defined 'Hotkey' gets the
  50. window up and simple menus are displayed.
  51.  
  52. SHADOW is designed for installation in your AUTOEXEC.BAT file and
  53. if you wish can be run completely automatically.The only time you
  54. need call it up is to recover lost work.
  55.  
  56. The default configuration gives you a buffer of 10 strokes which
  57. means every 10 key presses the record file is updated.With this
  58. default setting SHADOW occupies just over 8K of memory so you'll
  59. still be able to run the big ram hungry applications with the
  60. added safety factor of SHADOW.
  61.  
  62. The SHADOW disk contains the main program as well as additional
  63. batch files so that you can install SHADOW within minutes.There
  64. are also three example replay files that will run in almost any
  65. wordprocessor or spreadsheet application.There is also a DOS
  66. replay file which will swing you through some simple DOS commands.
  67.  
  68.  
  69.                          SHADOW FILES
  70.                          ============
  71.  
  72. SHADOW is supplied with 14 files :-
  73.  
  74. SHADOW.COM        The main program file.
  75. FLOPINST.BAT        Floppy installation program (Floppy to Floppy).
  76. HARDINST.BAT        Hard disk installation program (Floppy to Hard).
  77. CONFIG.SYS        Specimen configuration file.
  78.  
  79. SHADOW.FIN        Files used by the installation
  80. SHADOW.HIN        programs.
  81.  
  82. WORDPROC.SHD        Word processing example file.
  83. SPRDSHT.SHD        Spreadsheet example file.
  84. DOS.SHD            DOS commands example file.
  85.  
  86. SHADDOS.TXT        Files used by DOS.SHD        
  87. ENDMESS.DOS
  88.  
  89. README.BAT        Batch file to read README.DOC
  90. README.DOC        Further information not in this manual.
  91.  
  92. MANUAL.TXT              This file.
  93.  
  94. Type README at the DOS prompt to read the README.DOC file.It
  95. contains last minute information that didn't quite make it to this
  96. manual.
  97.  
  98. Your attention also drawn to the copyright which prohibits any
  99. unlawful use or any alteration to the "Shadow" files.
  100.  
  101.  
  102.  
  103.                  GETTING STARTED (installation)
  104.                  ==============================
  105.  
  106. The simplest way to get going is to run one of the two
  107. installation programs, HARDINST or FLOPINST after placing the
  108. SHADOW files on the root directory of a floppy disk. However it
  109. is very simple to install manually and both methods are outlined
  110. below.
  111.  
  112.  
  113. AUTOMATIC INSTALLATION FROM A FLOPPY
  114. ------------------------------------
  115.  
  116. Place all the Shadow files on the route directory of a formatted
  117. floppy disk. This disk is no your SHADOW diskette.
  118.  
  119. Hard disk
  120. ---------
  121. Place the SHADOW diskette in drive A: and type :
  122.          HARDINST C: <Enter>
  123.  
  124. SHADOW will be installed on the root directory of your C: drive
  125. and the support files will be copied into a subdirectory named
  126. SHADOW.The AUTOEXEC.BAT file will also be updated.Obviously if
  127. you are installing SHADOW on to D: drive you would replace C:
  128. with D:.
  129.  
  130.                 Floppy disk to Floppy disk
  131.                --------------------------
  132. Place your DOS system disk in drive B:
  133.  
  134. Place SHADOW diskette in drive A: and type :
  135.  
  136.     FLOPINST A: <Enter>
  137.  
  138. SHADOW will be copied onto your system disk and the AUTOEXEC.BAT
  139. file modified.
  140.  
  141. You will also need to change your CONFIG.SYS file (if you have
  142. one)
  143. If you have one it will be in your ROOT directory.To read the
  144. contents type :
  145.  
  146.     CD \                  <Enter>
  147.     TYPE CONFIG.SYS            <Enter>
  148.  
  149. If you see an entry that says something like :
  150.  
  151.     files=20
  152.  
  153. then everything is OK.However if there is no such entry then you
  154. need to add a similar line to this file.Refer to your DOS manual
  155. for instructions.If you don't have the CONFIG.SYS file at all you
  156. can copy the one on the SHADOW file list.
  157.  
  158.  
  159.  
  160.  
  161. MANUAL INSTALLATION
  162. -------------------
  163.  
  164. If you are going to install SHADOW manually we assume that you
  165. know what you're doing.
  166. It is better to make SHADOW the last resident program if possible
  167. as it works better, but if you are already using SIDEKICK it will
  168. have to go before as SIDEKICK insists on being loaded last.
  169. If you use the /A switch on SHADOW it will load and run from the
  170. default settings.However if it finds an error during Boot-up
  171. ,loading will halt and you will be prompted to correct the
  172. error.One possible cause might be that you've specified a non-
  173. existent file in Replay mode.
  174.  
  175.  
  176.  
  177.  
  178.                    GETTING STARTED (Operation)
  179.                    ===========================
  180.  
  181. The first time you start SHADOW you will be shown an opening
  182. screen with the following choices.
  183.  
  184.     P - Change Playback speed                10 Units
  185.     F - Change playback File                 C:\RECORD.SHD
  186.     B - Change Buffer size                10 Keystrokes
  187.     H - Change Hotkey combination            LSHT - CTRL
  188.     A - Automatic load setting            Off
  189.     M - Initial Mode                    Wait
  190.     C - Change Colours                    
  191.     S - Save changes
  192.  
  193.  
  194. P -    Change playback speed.The playback speed can be anywhere
  195.      from 1 character every 14 seconds to about 230 characters per
  196.      second but this will depend on the main program's ability to
  197.      take keys.The initial speed is set at 10 which represents a
  198.      number between 1 (the fastest) and 36 (the slowest speed).It
  199.      is advisable to have a fairly low initial speed as you have
  200.      less chance of loosing keystrokes with certain programs.
  201.  
  202. F -    Change playback file.This is the file that keeps a record of
  203.      your work and it can be treated as any DOS file.ie
  204.      copied,deleted etc.You can even use the DOS copy command to
  205.      join two or more together.When you want to change the name
  206.      SHADOW checks for legal paths and names and abides by all DOS
  207.      rules.You can specify Overwrite or Append with the Mode key
  208.      and if you specify a non existent file in Append mode it will
  209.      be created.However a non existent file in Playback mode will
  210.      cause an error message.
  211.  
  212. B -    Change buffer size.The buffer holds the keys that you have
  213.      pressed until it is full when they are then written to
  214.      disk.The default is 10 strokes but you can specify any number
  215.      between 1 and 2000.As more information is stored than just
  216.      the actual key ,each keypress uses up 3 bytes.Consequently
  217.      having a buffer size of 2000 would increase the resident size
  218.      of SHADOW by roughly 6K.
  219.  
  220. H -    Change hotkey combination.The hotkey combination is the keys
  221.      that you need to press to get the SHADOW window on to the
  222.      screen.The default is Leftshift-Control but if you press 'H'
  223.      you will be asked to press your desired combination.This
  224.      feature is to allow compatibility with other resident
  225.      programs.
  226.  
  227. A -    Automatic load setting.Pressing 'A' toggles this switch
  228.  
  229.  
  230.     between on and off.When On (and saved) SHADOW will be loaded
  231.      without stopping at the opening screen (as long as there are
  232.      no errors).When off ,the opening screen is displayed.If you
  233.      want to load SHADOW automatically in your AUTOEXEC.BAT file
  234.      it is better to have this switch on.
  235.  
  236. M -    Initial mode.When you first start SHADOW you can be in one of
  237.      four modes.
  238.  
  239.     Wait                 - Do nothing.
  240.     Record-overwrite    - Create file and record keystrokes.
  241.     Record-append        - Record keystrokes and add to existing
  242.                          - file.
  243.     Playback            - Replay from default file.
  244.  
  245.     The Wait mode does nothing but wait for you to change to
  246.      record or replay.There are two initial record modes.The
  247.      overwrite mode starts a new file with the default name
  248.      erasing any existing file.Append adds the keystrokes on to
  249.      the existing file effectively combining two sessions.Finally
  250.      Replay mode goes straight into playback provided the default
  251.      settings are acceptable.
  252.  
  253. C -    Change colours.You can change the default colours of SHADOW
  254.      or if you have Monochrome you can switch between normal and
  255.      inverse video.
  256.     If you have mono pressing 'C' toggles between normal and
  257.      inverse video.If you have colour pressing the same key gives
  258.      you a sub-menu.There are six sections that can be coloured
  259.      and to switch between them press 'S'.You can change the
  260.      relevant colours by pressing 'F' (foreground) or 'B'
  261.      (background) although in some of the sections only the
  262.      foreground can be changed.Pressing 'M' will immediately give
  263.      you a monochrome display.When your happy with your colour
  264.      scheme press <Enter> and if you want to make it permanent
  265.      save the configuration.
  266.  
  267. S -    Save changes.Once you're happy with your configuration
  268.      pressing 'S' saves the changes to disk.For the save to be
  269.      successful you need to be in the current directory or else
  270.      you will get an error message.
  271.  
  272.  
  273. COMMAND LINE SWITCHES
  274. ---------------------
  275.  
  276.  
  277. There are three switches that can be added on the command line to
  278. enhance SHADOW.
  279.  
  280.  
  281.  
  282. /A    This selects Automatic mode regardless of the automatic mode
  283.      setting.This is equivalent of starting SHADOW with automatic
  284.      mode switch set to on.
  285.  
  286. /M    This sets the Manual mode regardless of the automatic mode
  287.      setting.If you have saved a configuration with the automatic
  288.      mode set to on this is the only way to switch back to manual.
  289.  
  290. /B    This switch overrides the DOS buffer.However it has a
  291.      limited use as most programs conform to DOS.
  292.  
  293.  
  294.  
  295.  
  296.                             WAIT MODE
  297.                             =========
  298.  
  299.  
  300. In this mode SHADOW merely checks the keyboard for the Hotkey
  301. combination.When it is called the following choices are
  302. displayed.
  303.  
  304.     R -    Record keystrokes.
  305.     P -    Playback from file.
  306.     M -    Move Shadow window.
  307.     C -    Change current file.
  308.     Esc    Escape to return.
  309.  
  310.  
  311. R -     Record.This key puts you into record mode and if the file
  312.      already exists you are prompted from where you want the
  313.      recording to start.
  314.  
  315. P -    Playback.'P' will put you into playback mode and once again
  316.      you will be given a choice of where to start from .'Start' or
  317.      'Here'.Start replays from the beginning of the file whilst
  318.      Here begins at the current location.
  319.  
  320. M -    Move.'' moves the SHADOW window around the screen.Use the
  321.      arrow keys and press <Esc> when finished.
  322.  
  323. C -    Change file.If you want to change the default current file
  324.      press 'C' and you can then enter the new path/file
  325.      name.Checks are made to ensure that the filename complies
  326.      with DOS.See the section on file names.
  327.  
  328. Esc    The Escape key always takes you one step back up the menu
  329.      tree before finally returning to the main program.
  330.  
  331.  
  332.  
  333.  
  334.                            RECORD MODE
  335.                            ===========
  336.  
  337. In Record mode all keystrokes are recorded to the current file at
  338. regular intervals.The menu choices are as follows :-
  339.  
  340.     S -    Stop recording.
  341.     T -    Set tab marker.
  342.     M -    Move SHADOW window.
  343.     C -     Change record file.
  344.     Esc    to return
  345.  
  346.  
  347. S -    Stop recording.Pressing 'S' updates and closes the file
  348.      before going into Wait mode.
  349.  
  350. T -    To set a tab marker press 'T' and then at the prompt press
  351.      any key from 0 to 9 ,A to Z or <Enter>.Then during replay you
  352.      can fast forward or rewind to these tabs.
  353.  
  354. M -    Move.As before 'M' allows you to move the window around the
  355.      screen.
  356.  
  357. C -    Change file.Again 'C' lets you change the file.If the file
  358.      already exists you are prompted whether you want to
  359.      overwrite or append.The normal checks are made on the
  360.      validity of the file name.
  361.  
  362. Esc    Return to application.
  363.  
  364.  
  365.  
  366.  
  367.                           PLAYBACK MODE
  368.                           =============
  369.  
  370. In playback mode keys are read from the disk file and fed into
  371. your application.
  372.  
  373.  
  374.     S -    Stop replay.
  375.     T -    Reset stop tab.
  376.     F -    Fast forward or rewind
  377.     C -    Change replay file.
  378.     Esc    Return to application.
  379.  
  380.  
  381. S -    Stop playback.'S' stops the replay and puts you back into
  382.      Wait mode.Some care needs to be taken with this key.If you're
  383.      replaying a program that won't accept the keys as fast as
  384.      SHADOW is sending them when you press 'S' it's possible that
  385.      there are still some keys in the keyboard buffer.SHADOW
  386.      always checks and if there are keys left it won't pop up.But
  387.      you will see the replay stop (as if you had pressed the 'P'
  388.      key).If this happens press the 'S' key again until the SHADOW
  389.      replay window appears.This will only be necassary when
  390.      replaying slower programs and ensures that no keys are lost.
  391.  
  392. T -    Reset stop tab.You can set the stop marker to any key from 0
  393.      to 9 or A to Z as before.When it is set replay will pause
  394.      whenever a tab marker of the same value is encountered.('P'
  395.      will restart the playback).Setting it to ? will
  396.      cancel.During replay ,hard tabs (set with the Enter key)
  397.      will always pause replay.
  398.  
  399. F -    Fast forward or rewind.Press 'F' and you can fast forward or
  400.      rewind to a particular tab.If the tab doesn't exist it will
  401.      stop at the start or end of the file.SHADOW will beep if you
  402.      try to do something wrong ie. fast forward from the end of
  403.      the file.
  404.  
  405. C -    Change file.As in the other modes 'C' lets you change
  406.      files.In this mode however a further check is made to make
  407.      sure that the specified file actually exists.Any errors are
  408.      reported.
  409.  
  410. M -    Move.The 'M' key (although not on the menu) still moves the
  411.      window around as before.
  412.  
  413.  
  414. During replay there are a number of other keys that affect the
  415. replay.
  416.  
  417.  
  418.  
  419. P -    Pause/restart.The 'P' key will pause and restart the replay
  420.      at any time during the playback.
  421.  
  422. S -    SHADOW.This key will pause replay and pop up the SHADOW
  423.      window.You are then presented with the usual replay window
  424.      choices.Pressing <Esc> immediately puts you straight back
  425.      into replay at the point that you stopped.
  426.  
  427. R -    Real time.'R' toggles you in and out of an approximate real
  428.      time replay speed.The speed is only approximate so as to
  429.      allow programs that take time to update the screen a greater
  430.      degree of compatibility.(See the operating considerations on
  431.      page 11).The timed accuracy has been in the region of 90%.
  432.  
  433. +/-    The plus and minus keys (on numeric keypad) or the +(=) and
  434.      _(-) keys increase and decrease the playback speed.They are
  435.      only effective if you are in the constant time mode.
  436.  
  437. Spacebar
  438.     The spacebar can be hit at any time during constant time mode
  439.      to go into single step.Repeated presses of the spacebar then
  440.      step through your keystrokes as if you were typing them.If
  441.      you want to restart the constant speed replay press 'P'.The
  442.      spacebar has no effect if replaying at real-time speed.
  443.  
  444.                        DEMONSTRATION FILES
  445.                        ===================
  446.  
  447. Included on the SHADOW diskette are three demonstration replay
  448. files.The first one DOS.SHD takes you through a few (relatively
  449. harmless ) DOS commands.It won't alter your disk except to write a
  450. file that it later erases.To run this you should either have the
  451. DOS commands in your path or be in the same directory.
  452. The second file , WORDPROC.SHD can be run from inside almost all
  453. word processors (as long as they support wordwrap ,which they
  454. mostly all do).When replay pauses press 'P' to restart and if you
  455. find the going too slow ,press 'R' to get out of real-time mode
  456. and then the + key to speed things up.Full instructions and hints
  457. are on this file.
  458. Finally the SPRDSHT.SHD file can be replayed from inside your
  459. spreadsheet program.As the recording was made from cell A1 replay
  460. should begin there if you want the other cell refences to
  461. match.This replay does nothing more than move around and print a
  462. few lines of text.
  463.  
  464.  
  465.                        PATH and FILE NAMES
  466.                        ===================
  467.  
  468. SHADOW fully conforms to the DOS path and filename rules but
  469. because of the small size of the window slight allowances have to
  470. be made.
  471. The maximum number of characters you can type for a new path/file
  472. name is 27 which may not be enough if you are trying to reach a
  473. file such as :
  474.          C:\SOUTHERN\SALES\EXPENSES\MANAGERS\RECORD.SHD
  475.  
  476. This path and file are obviously too long to enter in the SHADOW
  477. window.However if you consider the way DOS accepts paths you will
  478. see several simple solutions.
  479.  
  480. Perhaps the most obvious (because you're probably already working
  481. in this sub-directory )is to enter the filename without any
  482. path.So when prompted for the new file name you can type either:-
  483.  
  484.                   RECORD.SHD  or  C:RECORD.SHD
  485.  
  486. SHADOW will check your current sub-directory and include it with
  487. your filename.
  488.  
  489. An alternative method is to get closer to the desired sub-
  490. directory.With this method you then add part of the path.For
  491. example if your current directory is :-
  492.  
  493.                    C:\SOUTHERN\SALES\EXPENSES
  494.  
  495. you can enter
  496.  
  497.  
  498.          MANAGERS\RECORD.SHD  or  C:MANAGERS\RECORD.SHD
  499.  
  500. Either one will take you to the same sub-directory.
  501.  
  502. The last method is to use the .. (double period).This will bring
  503. you back one level.So if you are at present beyond the desired
  504. sub-directory in :
  505.  
  506.             C:\SOUTHERN\SALES\EXPENSES\MANAGERS\SMITH
  507.  
  508. entering
  509.  
  510.                ..\RECORD.SHD  or  C:..\RECORD.SHD
  511.  
  512. will once again open the file in the sub-directory that you want.
  513.  
  514.  
  515.  
  516.  
  517. SHADOW can display path\filenames upto 54 characters long so
  518. unless you are in a remote sub-directory you will get the full
  519. name displayed.However even if the name is not fully displayed it
  520. will be used as normal provided there are no errors.Finally if you
  521. don't supply an extension to your filename .SHD is added by
  522. SHADOW.
  523.  
  524.  
  525.  
  526.                     OPERATING CONSIDERATIONS
  527.                     ========================
  528.  
  529. With a program of this kind that tries to be compatible with
  530. hundreds of others conflicts will occur.However practiced use can
  531. overcome most obstacles.The most delicate point is usually the
  532. replay speed.Some programs can accept keys a lot faster than
  533. others.The recording is relatively straight forward.Shadow works
  534. by intercepting all the keystrokes.Whenever you press a key a
  535. special interrupt is generated.By recording this before it goes
  536. to the main program we can keep an accurate log of all keys
  537. pressed.Similarly we can do the reverse to replay a session but
  538. this is where the speed consideration is important.For instance
  539. many programs ,particularly word processors update the screen
  540. whilst you are typing so if you do backspaces and other changes
  541. the current cursor position is crucial.Because of this you will
  542. find some programs don't replay correctly if you increase the
  543. speed too much.A case in point is the Spelling checker in
  544. WORDPERFECT.It takes time to present you with alternative
  545. spellings and if you feed in the keys too quickly the whole
  546. session will drift out of synchronization.Generally speaking it
  547. is better to be too slow than too fast.Trial and error is the only
  548. real answer although in most cases the real-time will work well.
  549. Care should also be taken when deciding on the size of the
  550. buffer.If you are using SHADOW as a security backup system you
  551. will probably want a fairly small buffer whilst if you only need
  552. it for reviewing or demonstrations the size is not so
  553. important.Saving to a hard disk takes very little time and even
  554. with a 5 stroke buffer you will hardly notice it.Saving to a
  555. floppy takes a lot longer so if you want to go that route you will
  556. need a bigger buffer.Always bear in mind that if the power goes
  557. out or the system crashes you can loose any number of keys upto
  558. the buffer size.This means that if the buffer size is 10 you will
  559. not lose more than 10 keystrokes.
  560. The buffer size directly affects the resident size of SHADOW so if
  561. you don't have too much memory to spare a small buffer would help.
  562.  
  563. If you don't have a hard disk and security is not your main
  564. concern writing to a ram-disk is a very good way of using
  565. SHADOW.Disk access is virtually instant and of course the
  566. resultant file can be copied onto your floppies later on.However
  567.  
  568.  
  569. if you have a power failure or crash you'll almost certainly lose
  570. any files on your ram-disk.
  571. SHADOW will only pop-up during certain text modes.They are :-
  572. 2,3,7,32H,33H and 34H.If you try to call up SHADOW during any
  573. other mode you will hear the beep and your request will be
  574. ignored.You can still record or replay during these modes but you
  575. should remember that if you can't pop-up the SHADOW window you
  576. can't stop recording and if you're replaying the only way out is
  577. to press Escape.
  578. The other important consideration is SHADOW's compatibility with
  579. other resident programs (see the README.DOC file on the SHADOW
  580. diskette ).If they don't work out you can try changing the order
  581. although you should try to put SHADOW last if at all
  582. possible.SIDEKICK is an exception and if you're running both it's
  583. better to put SIDEKICK last although SHADOW will still run in any
  584. position.Once again trial and error is the answer.
  585.  
  586.  
  587.                              ERRORS
  588.                              ======
  589.  
  590. Somewhere along the way you'll no doubt encounter errors and this
  591. usually happens when disk access is involved.Most errors will be
  592. through you specifying an incorrect drive or perhaps a non-
  593. existent path.Any time you open a file checks are run to see that
  594. your path/file name conforms to DOS rules and mistakes are
  595. reported.However if you get an error whilst SHADOW is in action
  596. you'll get a beep (a different tone from the DOS rendering).This
  597. can occur if SHADOW is trying to write to file that you've
  598. accidently erased or perhaps the disk is full.The best thing to do
  599. in these circumstances is to go into Wait mode ,save your other
  600. work and investigate.If you're running with floppies you may have
  601. changed the wrong one or left the drive door open.The work done on
  602. your main application will be unaffected by any write problems
  603. encountered by SHADOW but your recording will probably be
  604. unreliable.
  605. The error messages issued are all derived from DOS so you will
  606. find a complete explanation in your DOS manual but we'll give a
  607. short explanation here.
  608.  
  609.     Invalid path        The path you have specified in the
  610.                          filename is non existent or
  611.                          unreachable.Check your directory tree
  612.                          structure.
  613.  
  614.     File not found        You have specified a file that does not
  615.                          exist (whilst in replay mode).Re-enter
  616.                          the correct filename.
  617.  
  618.     Access denied        You've probably used a filename that
  619.  
  620.  
  621.                     already exists as a read-only
  622.                          file.Either use another name or change
  623.                          the file attribute.
  624.  
  625.     Invalid drive        You referred to a drive that you don't
  626.                          have.
  627.  
  628.     Insufficient memory    You haven't got enough memory.Either
  629.                          unload some of your other memory
  630.                          resident programs or buy a bigger
  631.                          computer.
  632.  
  633.     Too many files        There are no more file handles left.You
  634.                     will need to change the 'files= '
  635.                          statement in the CONFIG.SYS file.See the
  636.                          installation section of this handbook.
  637.  
  638.     Unknown error        ???????
  639.  
  640.  
  641. REGISTRATION VIA ENGLAND - UK
  642. -----------------------------
  643. Enclose a cheque or Postal Order for £20 made out to: 'POWERLINE SYSTEMS LTD'
  644. and mail to Powerline Systems. 44 Rydal Way, Ruislip, Middx. HA4 ORU. ENGLAND
  645.  
  646. REGISTRATION VIA CALIFORNIA - USA
  647. ---------------------------------
  648. Enclose a cheque or money order for $38 made out to: 'Southland Trading Company'
  649. and mail to Southland Trading. 900-91 Howard Avenue, Escondido, CA 92025.  USA
  650. Don't forget to also enclose your name and address.
  651.  
  652. You will be sent a unique registration number to enter into SHADOW to
  653. register your copy.  Once registered to you the program MUST NOT be passed on to
  654. others.  Only Shareware copies may be passed on. Registered versions do not
  655. display the Shareware banner displayed by the non-registered version.
  656.  
  657. UK FEEDBACK - LATEST VERSIONS
  658. -----------------------------
  659. Feedback on this program is welcomed via the Direct-Line Online System.
  660. Direct-Line operates on the following numbers (set your communications software
  661. for 8/N/1): Address messages to SYSOP.
  662.  
  663.  081-841-1847  Speeds  3/12/1200-75/2400 + MNP5
  664.  081-842-2030  Speeds  3/12/24/9600(v32) + HST 9600 & 14.4k + v42bis + MNP5
  665.  081-842-4176  Speeds  3/12/24/9600(v32) + HST 9600 & 14.4k + v42bis + MNP5
  666.  081-845-5811  Speeds  3/12/24/9600(v32) + HST 9600 & 14.4k + v42bis + MNP5
  667.  
  668. WORLDWIDE FEEDBACK - LATEST VERSIONS
  669. ------------------------------------
  670. The latest version of Shadow is always available via UKFORUM on CompuServe
  671. (GO UKFORUM), and feedback on the program is welcomed in the message areas
  672. of UKFORUM. Address messages to SYSOP.
  673.  
  674.               Copyright (C) Alteasoft & Powerline Systems Ltd.
  675.  
  676.