home *** CD-ROM | disk | FTP | other *** search
Text File | 1990-01-22 | 3.7 KB | 161 lines | [04] ASCII Text (0x0000) |
- *======================================================
- * Softdisk shell (v2.00+) 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, the last being a dash!
- *
- Puzzler/PZ.Launch
- Marbleaire/Marbleaire
- Jukebox/Jukebox
- NDA.MenuClock
- Fonts/Fonts
- AWGS.Template
- clip.art/SDGS.CA6.1
- clip.art/SDGS.CA6.2
- -Program.9
- -program.10
- -program.11
- -program.12
- -program.13
- -program.14
- ----------Th-th-th-thatâ•’s all folks!
- *
- * Filenames for the SOFTDISK menu items
- * You can have as many items as you wish here, as long as they are dash╨terminated!
- *
- toc
- professor
- readers.write
- subscriptions
- submissions
- report.card
- G.Essence
- reviews
- attractions
- credits
- --------Eso es.
- >
- * 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,A,A,A,D,M,D,M,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,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,6,6,6,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,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 ;# of feature rects
- 12 ;# of article rects
- *
- * Start of icons for 'feature' menu (page 1)
- *
- 27,263,50,306 ;help
- 123,5,183,81 ;articles
- 50,108,111,167 ;Puzzler
- 69,179,111,230 ;Marbleaire
- 30,35,111,96 ;Jukebox
- 70,245,111,308 ;MenuClock
- 144,80,183,140 ;Atlantic Font
- 144,150,181,192 ;AWGS Template
- 146,193,182,250 ;clip art 1
- 146,255,182,318 ;clip art 2
- *
- * 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,158 ;professor
- 138,15,183,56 ;readers write
- 89,248,127,294 ;subscriptions
- 139,75,190,180 ;submissions
- 88,178,126,230 ;report card
- 146,194,181,240 ;G-Essence
- 91,22,134,76 ;reviews
- 39,180,63,225 ;attractions
- 145,253,183,303 ;credits
- >
- 5 ;Number of menus we need to have inserted into the menu bar
- >
- * This is the program menu definition
- >
- $$ Features\N600
- --Puzzler\N600*1!
- --Marbleaire\N601*2@V
- --Jukebox\N602*3#
- --Menu Bar Clock DA\N603*4$
- --Atlantic Font\N604*5%
- --Greeting Card Templates\N605*6^
- --Clip Art page 1\N606*7&
- --Clip Art page 2\N607*8*
- >
- * 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
- --G-Essence\N406
- --Reviews\N407
- --Coming Attractions\N408V
- --Credits\N409
- >
- * The EDIT menu is only for use by DAs
- >
- $$ Edit \N250
- --Undo\N250*ZzDV
- --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
-