home *** CD-ROM | disk | FTP | other *** search
Text File | 1990-01-07 | 3.0 KB | 125 lines | [04] ASCII Text (0x0000) |
- *======================================================
- * Softdisk shell (v1.03+) definition and configuration file
- * Design and programming by Lane Roath
- * (All items MUST appear in their proper order!)
- *======================================================
- >
- 500 ;# of ticks (1/60ths) of a second to delay at the cover pic w/no event
- >
- * These are the filenames used by the shell
- >
- help
- installer
- basic.launcher
- *
- * text subdirectory & picture filenames
- *
- text
- pics/main
- pics/main.alt
- pics/article
- pics/article.alt
- *
- * Filename for the PROGRAMS menu items (some are subdir/filename)
- * NOTE: There must be EXACTLY fifteen (15) items here!
- *
- Special.Offer
- Jukebox/Jukebox
- Zappa.Roidz/Zappa.Roidz
- AppleFancy
- Readers.Write
- PSGS/PSGS.Pic
- Professor
- Clip.Art/SDGS.CA2.1
- Credits
- program.10
- program.11
- program.12
- program.13
- program.14
- program.15
- *
- * Filenames for the SOFTDISK menu items
- * You can have as many items as you wish here!
- * Not used for this disk.
- >
- * Next we define the file type of each program. Choose from the following:
-
- A = S16 / B = SYS / C = BAS / D = TXT / E = CDA / F = NDA / G = TSF / H = PSF
- I = PSP / J = SND / K = ACE / L = FNT / M = PNT / N = PIC
-
- H I B T p_i_c_s 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 -1 2 3 4 5 6 7 8 9 1 2 3 4 5 6 7 8
- >
- D A,B,D,m,m,m,m,D,A,A,D,D,M,D,M,D,D,D,D,D,D,D,D,D,D,D,D,D,D,D,D,D,D,D,D,D,D,D,D
- >
- * Define the launch flags for each program. Choose from the following:
-
- 0 = don't return / 2 = not restartable / 4 = bogus! / 6 = restartable
-
- H I B T p_i_c_s 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5-1 2 3 4 5 6 7 8 9 1 2 3 4 5 6 7 8
- >
- 0,6,6,0,0,0,0,0,0,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
-
- * Rectangles for the icons on the graphic screens in TopLeft/BottomRight (y,x) fmt
- * The order of these items = their item # in the menu+2!
- * NEVER let the rect counts (below) become equal, or the program will rebel!!!
- >
- 10
- 0
- *
- * Start of icons for 'program' menu (page 1)
- *
- 21,263,55,306 ;help
- 0,0,0,0 ;articles disabled for this disk
- 20,11,40,47 ;Special Offer
- 45,34,123,96 ;Jukebox
- 45,105,123,183 ;ZappaRoidz
- 55,194,115,256 ;AppleFancyDA
- 133,32,190,69 ;Review
- 140,90,185,153 ;PSGS Gfx
- 140,172,185,220 ;Professor
- 140,232,185,285 ;Clip art
- *
- * Start of icons for 'article' menu (page 2)
- * Not used for this disk
- >
- 4 ;Number of menus we need to have inserted into the menu bar
- >
- * This is the program menu definition
- >
- $$ Features\N600
- --Special Offer\N600*1!V
- --Jukebox\N601*2@
- --ZappaRoidz\N602*3#
- --AppleFancy DA\N603*4$
- --Readers Write\N604*5%
- --Print Shop GS Graphics\N605*6^
- --Professor Know-It-All\N606*7&
- --Clip Art\N607*8*
- --Credits\N608*9(
- >
- * The EDIT menu is only for use by DAs
- >
- $$ Edit \N250
- --Undo\N250*ZzV
- --Cut\N251*Xx
- --Copy\N252*Cc
- --Paste\N253*Vv
- --Clear\N254
- >
- * File menu -- mainly use to allow user to print
- >
- $$ File \N255
- --Close\N255
- --File Copier\N256*FfV
- --Page Setup\N257
- --Print\N258*Pp
- --Print All\DN259*AaV
- --Quit\N260*Qq
- >
- * Apple menu -- if I have to explain this you're a dope!
- >
- $$@\XN300
- --About Softdisk...\N300
- --Help\N301*?/V
-