home *** CD-ROM | disk | FTP | other *** search
/ Softdisk G-S 7 / SDGS 7.2mg / SDGS.7 / CNFG next >
Encoding:
Text File  |  1990-03-02  |  3.7 KB  |  161 lines  |  [50] Apple IIgs Word Processing (0x5445)

  1. *======================================================
  2. * Softdisk shell (v2.00+) definition and configuration file
  3. * Design and programming by Lane Roath
  4. * (All items MUST appear in their proper order!)
  5. *======================================================
  6. >
  7. 840    ;# of ticks (1/60ths) of a second to delay at the cover pic w/no event
  8. >
  9. * These are the filenames used by the shell
  10. >
  11. help
  12. installer
  13. basic.launcher
  14. *
  15. * text subdirectory & picture filenames
  16. *
  17. text
  18. pics/main
  19. pics/main.alt
  20. pics/article
  21. pics/article.alt
  22. *
  23. * Filename for the PROGRAMS menu items (some are subdir/filename)
  24. * NOTE: There must be EXACTLY fifteen (15) items here, fifteenth is just a '-'!!!
  25. *
  26. SargoNoidz/SargoNoidz
  27. Jukebox/Jukebox
  28. Omni.Clock.CDA
  29. AwfulWorks/AwfulWorks
  30. Fonts/Fonts
  31. AWGS.Templates
  32. clip.art/SDGS.CA7.1
  33. clip.art/SDGS.CA7.2
  34. -Program.9
  35. -program.10
  36. -program.11
  37. -program.12
  38. -program.13
  39. -program.14
  40. -
  41. *
  42. * Filenames for the SOFTDISK menu items
  43. * You can have as many items as you wish here as long as the last item is a '-'!!!
  44. *
  45. toc
  46. professor
  47. readers.write
  48. subscriptions
  49. submissions
  50. report.card
  51. G.Essence
  52. reviews
  53. attractions
  54. credits
  55. -
  56. >
  57. * Next we define the file type of each program.  Choose from the following:
  58.  
  59. A = S16 / B = SYS / C = BAS / D = TXT / E = CDA / F = NDA / G = TSF / H = PSF
  60. I = PSP / J = SND / K = ACE / L = FNT / M = PNT / N = PIC
  61.  
  62. 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
  63. >
  64. D A,B,D,M,M,M,M,A,A,D,A,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
  65. >
  66. * Define the launch flags for each program. Choose from the following:
  67.  
  68. 0 = don't return / 2 = not restartable / 4 = bogus! / 6 = restartable
  69.  
  70. 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
  71. >
  72. 0,6,6,0,0,0,0,0,6,2,0,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
  73. >
  74. * Rectangles for the icons on the graphic screens in TopLeft/BottomRight (y,x) fmt
  75. * The order of these items = their item # in the menu+2!
  76. * NEVER let the rect counts (below) become equal, or the program will rebel!!!
  77. >
  78. 10    ;# of feature rects
  79. 12    ;# of article rects
  80. *
  81. * Start of icons for 'program' menu (page 1)
  82. *
  83. 21,259,48,293    ;help
  84. 21,33,48,68    ;articles
  85. 61,11,116,108    ;SargoNoidz
  86. 132,16,196,72    ;Jukebox
  87. 59,136,116,199    ;Omni Clock CDA
  88. 60,230,119,291    ;AwfulWorks
  89. 132,75,196,130    ;GS Font
  90. 132,134,196,189    ;AWGS Templates
  91. 132,193,196,248    ;clip art 1
  92. 132,251,196,306    ;clip art 2
  93. *
  94. * Start of icons for 'article' menu (page 2)
  95. *
  96. 35,244,68,285    ;help
  97. 35,22,69,74    ;main
  98. 33,79,74,160    ;inside
  99. 95,108,128,158    ;professor
  100. 138,15,183,56    ;readers write
  101. 89,248,127,294    ;subscriptions
  102. 139,75,190,180    ;submissions
  103. 88,178,126,230    ;report card
  104. 146,194,181,240    ;G-Essence
  105. 91,22,134,76    ;reviews
  106. 39,180,63,225    ;attractions
  107. 145,253,181,303    ;credits
  108. >
  109. 5    ;Number of menus we need to have inserted into the menu bar
  110. >
  111. * This is the program menu definition
  112. >
  113. $$ Features\N600
  114. --Sargo Noidz\N600*1!V
  115. --Jukebox\N601*2@
  116. --Omni Clock CDA\N602*3#
  117. --AwfulWorks\N603*4$
  118. --Caplet Font\N604*5%
  119. --Spencer's Pages\N605*6^
  120. --Clip Art page 1\N606*7&
  121. --Clip Art page 2\N607*8*
  122. >
  123. * This is the softdisk (articles) menu
  124. >
  125. $$ Softdisk \N400
  126. --Table of Contents\N400
  127. --Professor Know-it-all\N401
  128. --Readers Write\N402
  129. --Subscriptions\N403
  130. --Submissions\N404
  131. --Report Card\N405
  132. --G-Essence\N406
  133. --Reviews\N407
  134. --Coming Attractions\N408V
  135. --Credits\N409 
  136. >
  137. * The EDIT menu is only for use by DAs
  138. >
  139. $$ Edit \N250
  140. --Undo\N250*ZzDV
  141. --Cut\N251*Xx
  142. --Copy\N252*Cc
  143. --Paste\N253*Vv
  144. --Clear\N254
  145. >
  146. * File menu -- mainly use to allow user to print
  147. >
  148. $$ File \N255
  149. --Close\N255
  150. --File Copier\N256*FfV
  151. --Page Setup...\N257
  152. --Print...\N258*Pp
  153. --Print All...\N259*AaV
  154. --Quit\N260*Qq
  155. >
  156. * Apple menu -- if I have to explain this you're a dope!
  157. >
  158. $$@\XN300
  159. --About Softdisk...\N300
  160. --Help\N301*?/V
  161.