home *** CD-ROM | disk | FTP | other *** search
Text File | 1989-10-14 | 3.1 KB | 142 lines | [04] ASCII Text (0x0000) |
- *======================================================
- * Softdisk shell definition and configuration file
- * Design and programming by Lane Roath
- * NOTE: All items MUST appear in their proper order!
- *======================================================
- >
- * 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 nine (9) items here!
- *
- Soft.Palette/Soft.Palette
- QuickEdit
- PSGS.Fonts/PSGS.Fonts
- AWGS.Template
- clip.art/SDGS.CA3.1
- clip.art/SDGS.CA3.2
- g.essence
- Program.8
- Program.9
- *
- * Filenames for the SOFTDISK menu items
- * You can have as many items as you wish here!
- *
- toc
- professor
- readers.write
- subscriptions
- submissions
- report.card
- reviews
- attractions
- credits
- >
- * 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 1 2 3 4 5 6 7 8 9 1 2 3 4 5 6 7 8 9
- >
- D A,B,D,m,m,m,m,A,D,M,D,M,M,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 1 2 3 4 5 6 7 8 9 1 2 3 4 5 6 7 8 9
- >
- 0,6,6,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
- >
- * Rectangles for the icons on the two graphic screens
- * NOTE: the order of these items = their item # in the menu+2!
- >
- 7
- 11
- *
- * Start of icons for 'program' menu (page 1) Y,X,Y2,X2
- * jukebox was: 30,35,111,16 and was after Soft Palette.
- 21,263,55,306 ;help
- 123,5,183,81 ;articles
- 48,24,107,131 ;Soft Palette
- 49,169,113,234 ;QuickEdit
- 144,89,183,158 ;PSGS Fonts
- 144,168,181,218 ;AWGS Template
- 146,230,182,292 ;clip art
- *
- * Start of icons for 'article' menu (page 2)
- *
- 35,244,68,285 ;help
- 35,22,69,74 ;main
- 33,79,74,160 ;inside
- 95,108,128,160 ;professor
- 141,33,183,76 ;readers
- 89,248,127,292 ;subscribe
- 142,116,181,215 ;submit
- 88,182,126,230 ;report card
- 91,22,134,76 ;reviews
- 39,180,63,225 ;attractions
- 145,253,181,303 ;credits
- >
- * This is the program menu definition
- >
- $$ Features\N600
- --Soft Palette\N600*1!V
- --QuickEdit CDA\N601*2@
- --Fonts for Print Shop GS\N602*3#
- --Check-Might\N603*4$
- --Clip Art page 1\N604*5%
- --Clip Art page 2\N605*6^V
- --G-Essence\N606*7&
- >
- * This is the softdisk (articles) menu
- >
- $$ Softdisk \N400
- --Table of Contents\N400
- --Professor Know-it-all\N401
- --Readers Write\N402
- --Subscriptions\N403
- --Submissions\N404
- --Report Card\N405
- --Reviews\N406
- --Coming Attractions\N407V
- --Credits\N408
- >
- * 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
-