home *** CD-ROM | disk | FTP | other *** search
- =========================================================================
- *************************************************************************
- * *
- * SSM - DRIVER CREATOR *
- * Version 1.2 *
- * *
- * Created by Norman C. Borg *
- * Using AMOS *
- * *
- * Copyright © Norcomm Software 1992 *
- * *
- *************************************************************************
- =========================================================================
-
-
- This program must run in conjunction with Slide Show Manager (SSM) and
- must always be present in the same disk as SSM.
-
- The program sets the parameters for SSM to read. They include the
- number of devices which are to hold the Album disk/s and the number of
- slides which will be in each disk.
-
- The devices catered for in this version are the hard drive (dh0:), the
- internal drive (df0:) and two external drives (df1: and df2:). The
- program will first prompt you to enter the number of devices to be
- included if these are to be floppy drives. Enter "0" if you are to access
- the Album from a hard drive.
-
- For example, if you are using:
-
- a hard drive ===> enter "0" (for dh0:)
- 1 floppy drive ===> enter "1" (for df0:)
- 2 floppy drives ===> enter "2" (for df0: and df1:)
- 3 floppy drives ===> enter "3" (for df0:, df1: and df2:)
-
- Once this is done you will be prompted to enter the number of the last
- slide in each device. For the Demo Album, for instance, where there are
- 13 slides resident in one disk (therefore accessing only df0:), just type
- in the number of the last slide, "13" when you are prompted to enter the
- number for df0:
-
- If you were to have an Album of 24 slides, distributed on two disks,
- you would first have to inform "Driver" that there are 2 disk drives.
- Then the program would ask you to enter the number of the last slide in
- df0:; say, "12", and then the number of the last slide in df1:, "24".
-
- During the whole operation keep the main Album disk (the one
- containing SSM and the "Driver" file) inside df0:. "Driver" will
- automatically write to it as soon as the whole data is entered.
-
- ============================================================================
- ****************************************************************************
-
- Document completed: 31st December 1991
-
- Norman C. Borg
- Mayfair Flat 1,
- Upper St. Albert Street,
- Gzira GZR 04
- MALTA
- EUROPE
-
- ============================================================================
- ****************************************************************************
-