home *** CD-ROM | disk | FTP | other *** search
/ Softdisk for Windows 37 / Softdisk for Windows 37.iso / Sdwin.sdw < prev    next >
Encoding:
Text File  |  1997-08-18  |  6.3 KB  |  280 lines

  1. ;-----------------------------------------------------------------------------------------------
  2. ; Softdisk for Windows FLOPPY Edition #037 script file
  3. ; version 1.00
  4. ; rev 3
  5. ;-----------------------------------------------------------------------------------------------
  6.  
  7. ;-----------------------------------------------------------------------------------------------
  8. $DOC
  9. SOFTDISKWINDOWS
  10. 1
  11. 0
  12. 5
  13. 1
  14. 1.00r3
  15. $EOC
  16. ;-----------------------------------------------------------------------------------------------
  17.  
  18. ;-----------------------------------------------------------------------------------------------
  19. $ABOUT
  20. Softdisk for Windows #37
  21. Matthew Hudson
  22. 1.00r3
  23. Copyright 1997, Softdisk Publishing
  24. $EOC
  25. ;-----------------------------------------------------------------------------------------------
  26.  
  27. ;-----------------------------------------------------------------------------------------------
  28. $ISSUE
  29. 037
  30. $EOC
  31. ;-----------------------------------------------------------------------------------------------
  32.  
  33. ;-----------------------------------------------------------------------------------------------
  34. ; Main screen parameters
  35. ; Line 1 : Title position X
  36. ; Line 2 : Title position Y
  37. ; Line 3 : text color (0-15 DOS standard)
  38. ; Line 4 : Solid title (Y/N)
  39. ; Line 5 : Floppy Version (Y/N)
  40. ; Line 6 : Show Program Labels (Y/N)
  41. ;-----------------------------------------------------------------------------------------------
  42. $MAINSCREEN
  43. 43
  44. 83
  45. 15
  46. Y
  47. Y
  48. N
  49. $EOC
  50.  
  51. ;-----------------------------------------------------------------------------------------------
  52. ; Feature Items (up to 8 plus Enhancements and Think Tank (10 total))
  53. ; Line 1 : Number of Feature Items ( include Enhancements and Think Tank  )
  54. ; Line 2 : Feature Title
  55. ; Line 3 : Feature Directory ( NIL for none )
  56. ; Line 4 : Feature Filename ( NIL for none )
  57. ; Line 5 : (u)tility, (n)hancement, (p)roductivity, (g)ame, (e)ducation, (t)hink tank
  58.        (e)ducation pu(z)zle
  59. ; Line 6 : X position
  60. ; Line 7 : Y position
  61. ; Line 8 : width
  62. ; Line 9 : height 
  63. ;        : Repeat 2-9
  64. ;-----------------------------------------------------------------------------------------------
  65. $FEATUREITEMS
  66. 8
  67. Polybrid
  68. \POLYBRID
  69. POLYBRID.EXE
  70. 1
  71. 35
  72. 210
  73. 35
  74. 20
  75. Fox && Goose
  76. \FOX
  77. FOX.EXE
  78. 2
  79. 35
  80. 237
  81. 35
  82. 20
  83. The Connection
  84. \CONNECTS
  85. CONNECTS.EXE
  86. 3
  87. 35
  88. 265
  89. 35
  90. 20
  91. Geography Trivia
  92. \TMW_GEO
  93. TMW_GEO.EXE
  94. 4
  95. 35
  96. 292
  97. 35
  98. 20
  99. Reversi
  100. \REVERSI
  101. REVERSI.EXE
  102. 5
  103. 35
  104. 319
  105. 35
  106. 20
  107. PointCast Network
  108. \PCN16M
  109. NIL
  110. 6
  111. 35
  112. 400
  113. 35
  114. 20
  115. Enhancements
  116. NIL
  117. NIL
  118. 7
  119. 35
  120. 346
  121. 35
  122. 20
  123. Think Tank
  124. NIL
  125. NIL
  126. t
  127. 35
  128. 372
  129. 35
  130. 20
  131. $EOC
  132. ;-----------------------------------------------------------------------------------------------
  133.  
  134. ;----------------------------------------------------------------------------------------
  135. ; Think Tank files
  136. ; Line 1  : Number of articles
  137. ; Line 2  : Name
  138. ; Line 3  : Filename (don't include extension (should be xxx issue digits))
  139. ;         : Repeat 2-3
  140. ;----------------------------------------------------------------------------------------
  141. $THINKTANK
  142. 8
  143. Table of Contents
  144. TCONTENT
  145. Editorial
  146. TEDITOR
  147. Online Journeys
  148. TONLINE
  149. Surfin' the Net
  150. TSURFING
  151. Hints and Tips
  152. THINTS
  153. Mailbag
  154. TMAILBAG
  155. Contests and Specials
  156. TCONTEST
  157. Coming Attractions
  158. TCOMING
  159. $EOC
  160.  
  161. ;-----------------------------------------------------------------------------------------------
  162. ; Wallpaper Enhancements
  163. ; Line 1  : Number of wallpapers
  164. ; Line 2- : Wallpaper filenames (*.bmp)
  165. ;-----------------------------------------------------------------------------------------------
  166. $WALLPAPERS
  167. 22
  168. 0130_256.BMP
  169. 0131_256.BMP
  170. 0132_256.BMP
  171. 0133_256.BMP
  172. 0134_256.BMP
  173. 0135_256.BMP
  174. 0136_256.BMP
  175. 0137_256.BMP
  176. 0138_256.BMP
  177. 0139_256.BMP
  178. ICEC_256.BMP
  179. 0130_HI.BMP
  180. 0131_HI.BMP
  181. 0132_HI.BMP
  182. 0133_HI.BMP
  183. 0134_HI.BMP
  184. 0135_HI.BMP
  185. 0136_HI.BMP
  186. 0137_HI.BMP
  187. 0138_HI.BMP
  188. 0139_HI.BMP
  189. ICEC_HI.BMP
  190. $EOC
  191.  
  192. ;-----------------------------------------------------------------------------------------------
  193. ; Sound Enhancements
  194. ; Line 1  : Number of Sounds
  195. ; Line 2- : Sound filenames (*.wav)
  196. ;-----------------------------------------------------------------------------------------------
  197. $SOUNDS
  198. 5
  199. JBELLS.WAV
  200. MRYXMAS.WAV
  201. SANTAHO.WAV
  202. SKATE.WAV
  203. WNTRCHIM.WAV
  204. $EOC
  205.  
  206. ;-----------------------------------------------------------------------------------------------
  207. ; Clip Art Files
  208. ; Line 1  : Number of Clip Art Files
  209. ; Line 2- : Clip Art Filenames (*.pcx)
  210. ;-----------------------------------------------------------------------------------------------
  211. $CLIPART
  212. 15
  213. 0001w037.pcx
  214. 0002w037.pcx
  215. 0003w037.pcx
  216. 0004w037.pcx
  217. 0005w037.pcx
  218. 0006w037.pcx
  219. 0007w037.pcx
  220. 0008w037.pcx
  221. 0009w037.pcx
  222. 0010w037.pcx
  223. 0011w037.pcx
  224. 0012w037.pcx
  225. 0013w037.pcx
  226. 0014w037.pcx
  227. 0015w037.pcx
  228. $EOC
  229.  
  230. ;-----------------------------------------------------------------------------------------------
  231. ; Screen Saver Files
  232. ; Line 1  : Number of Screen Savers
  233. ; Line 2- : Filename of Screen savers
  234. ;-----------------------------------------------------------------------------------------------
  235. $SAVERS
  236. 1
  237. XMAS.SCR
  238. $EOC
  239.  
  240. ;-----------------------------------------------------------------------------------------------
  241. ; Icon Files
  242. ; Line 1  : Number of Icon Files
  243. ; Line 2- : Name of Icon files
  244. ;-----------------------------------------------------------------------------------------------
  245. $ICONS
  246. 1
  247. ICONS037.DLL
  248. $EOC
  249.  
  250. ;-----------------------------------------------------------------------------------------------
  251. ; Font Files
  252. ; Line 1  : Number of Font Files (font family)
  253. ; Line 2- : Name of Fonts
  254. ;-----------------------------------------------------------------------------------------------
  255. $FONTS
  256. 1
  257. Courant
  258. $EOC
  259.  
  260. ;-----------------------------------------------------------------------------------------------
  261. ; Super Crossword File
  262. ; Line 1  : Number of Crossword files
  263. ; Line 2- : Name of files (*.CWD)
  264. ;-----------------------------------------------------------------------------------------------
  265. $CROSSWORD
  266. 2
  267. AGATHA.CWD
  268. MYSTERY.CWD
  269. $EOC
  270.  
  271. ;-----------------------------------------------------------------------------------------------
  272. ; Screen Saver Project Files
  273. ; Line 1  : Number of Screen Saver Projects
  274. ; Line 2- : Filename of Screen Saver Projects
  275. ;-----------------------------------------------------------------------------------------------
  276. $SSPROJECTS
  277. 1
  278. XMAS.SSP
  279. $EOC
  280.