home *** CD-ROM | disk | FTP | other *** search
/ AMOS PD CD / amospdcd.iso / 351-375 / apd372 / slideshow / documentation / driver.doc < prev    next >
Encoding:
Text File  |  1991-12-31  |  3.0 KB  |  65 lines

  1. =========================================================================
  2. *************************************************************************
  3. *                                                                       *
  4. *                         SSM -  DRIVER CREATOR                         *
  5. *                              Version 1.2                              *
  6. *                                                                       *
  7. *                       Created by Norman C. Borg                       *
  8. *                              Using  AMOS                              *
  9. *                                                                       *
  10. *                  Copyright  ©  Norcomm Software 1992                  *
  11. *                                                                       *
  12. *************************************************************************
  13. =========================================================================
  14.  
  15.  
  16.     This program must run in conjunction with Slide Show Manager (SSM) and
  17. must always be present in the same disk as SSM.
  18.  
  19.     The program sets the parameters for SSM to read.  They include the
  20. number of devices which are to hold the Album disk/s and the number of
  21. slides which will be in each disk.
  22.  
  23.     The devices catered for in this version are the hard drive (dh0:), the
  24. internal drive (df0:) and two external drives (df1: and df2:).  The
  25. program will first prompt you to enter the number of devices to be
  26. included if these are to be floppy drives.  Enter "0" if you are to access
  27. the Album from a hard drive.
  28.  
  29.     For example, if you are using:
  30.  
  31.     a hard drive      ===>       enter "0" (for dh0:)
  32.     1 floppy drive    ===>       enter "1" (for df0:)
  33.     2 floppy drives   ===>       enter "2" (for df0: and df1:)
  34.     3 floppy drives   ===>       enter "3" (for df0:, df1: and df2:)
  35.  
  36.     Once this is done you will be prompted to enter the number of the last
  37. slide in each device.  For the Demo Album, for instance, where there are
  38. 13 slides resident in one disk (therefore accessing only df0:), just type
  39. in the number of the last slide, "13" when you are prompted to enter the
  40. number for df0:
  41.  
  42.     If you were to have an Album of 24 slides, distributed on two disks,
  43. you would first have to inform "Driver" that there are 2 disk drives. 
  44. Then the program would ask you to enter the number of the last slide in
  45. df0:; say, "12", and then the number of the last slide in df1:, "24".
  46.  
  47.     During the whole operation keep the main Album disk (the one
  48. containing SSM and the "Driver" file) inside df0:.  "Driver" will
  49. automatically write to it as soon as the whole data is entered.
  50.  
  51. ============================================================================
  52. ****************************************************************************
  53.  
  54. Document completed: 31st December 1991
  55.  
  56. Norman C. Borg
  57. Mayfair Flat 1,
  58. Upper St. Albert Street,
  59. Gzira GZR 04
  60. MALTA
  61. EUROPE
  62.  
  63. ============================================================================
  64. ****************************************************************************
  65.