home *** CD-ROM | disk | FTP | other *** search
/ Carousel / CAROUSEL.cdr / mactosh / hc / hyperx11.sit / HyperX / card_8679.txt < prev    next >
Text File  |  1988-02-25  |  7KB  |  349 lines

  1. -- card: 8679 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 4000
  4. -- background id: 8367
  5. -- name: Help Index
  6.  
  7.  
  8. -- part 2 (button)
  9. -- low flags: 00
  10. -- high flags: 8005
  11. -- rect: left=304 top=236 right=258 bottom=404
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Rule Help
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual effect zoom out
  23.   go card "Rule Help"
  24. end mouseUp
  25.  
  26.  
  27.  
  28. -- part 3 (button)
  29. -- low flags: 00
  30. -- high flags: 8005
  31. -- rect: left=65 top=161 right=184 bottom=188
  32. -- title width / last selected line: 0
  33. -- icon id / first selected line: 0 / 0
  34. -- text alignment: 1
  35. -- font id: 0
  36. -- text size: 12
  37. -- style flags: 0
  38. -- line height: 16
  39. -- part name: Expert Systems
  40. ----- HyperTalk script -----
  41. on mouseUp
  42.   visual effect zoom out
  43.   go card "help 1"
  44. end mouseUp
  45.  
  46.  
  47.  
  48. -- part 4 (button)
  49. -- low flags: 00
  50. -- high flags: 8005
  51. -- rect: left=304 top=213 right=233 bottom=402
  52. -- title width / last selected line: 0
  53. -- icon id / first selected line: 0 / 0
  54. -- text alignment: 1
  55. -- font id: 0
  56. -- text size: 12
  57. -- style flags: 0
  58. -- line height: 16
  59. -- part name: Questions
  60. ----- HyperTalk script -----
  61. on mouseUp
  62.   visual effect zoom out
  63.   go card "Question Help"
  64. end mouseUp
  65.  
  66.  
  67.  
  68. -- part 5 (button)
  69. -- low flags: 00
  70. -- high flags: 8005
  71. -- rect: left=305 top=106 right=129 bottom=442
  72. -- title width / last selected line: 0
  73. -- icon id / first selected line: 0 / 0
  74. -- text alignment: 1
  75. -- font id: 0
  76. -- text size: 12
  77. -- style flags: 0
  78. -- line height: 16
  79. -- part name: Inference Engine
  80. ----- HyperTalk script -----
  81. on mouseUp
  82.   visual effect zoom out
  83.   go to card id 11472
  84. end mouseUp
  85.  
  86.  
  87.  
  88.  
  89. -- part 6 (button)
  90. -- low flags: 00
  91. -- high flags: 8005
  92. -- rect: left=305 top=160 right=182 bottom=442
  93. -- title width / last selected line: 0
  94. -- icon id / first selected line: 0 / 0
  95. -- text alignment: 1
  96. -- font id: 0
  97. -- text size: 12
  98. -- style flags: 0
  99. -- line height: 16
  100. -- part name: Forward Chaining
  101. ----- HyperTalk script -----
  102. on mouseUp
  103.   visual effect zoom out
  104.   go card "Forward Chaining"
  105. end mouseUp
  106.  
  107.  
  108.  
  109. -- part 7 (button)
  110. -- low flags: 00
  111. -- high flags: 8005
  112. -- rect: left=305 top=133 right=156 bottom=455
  113. -- title width / last selected line: 0
  114. -- icon id / first selected line: 0 / 0
  115. -- text alignment: 1
  116. -- font id: 0
  117. -- text size: 12
  118. -- style flags: 0
  119. -- line height: 16
  120. -- part name: Backward Chaining
  121. ----- HyperTalk script -----
  122. on mouseUp
  123.   visual effect zoom out
  124.   go card ID 11758
  125. end mouseUp
  126.  
  127.  
  128.  
  129. -- part 8 (button)
  130. -- low flags: 00
  131. -- high flags: 8005
  132. -- rect: left=304 top=262 right=285 bottom=433
  133. -- title width / last selected line: 0
  134. -- icon id / first selected line: 0 / 0
  135. -- text alignment: 1
  136. -- font id: 0
  137. -- text size: 12
  138. -- style flags: 0
  139. -- line height: 16
  140. -- part name: Smart Card Help
  141. ----- HyperTalk script -----
  142. on mouseUp
  143.   visual effect zoom out
  144.   go card "Smart Help"
  145. end mouseUp
  146.  
  147.  
  148.  
  149. -- part 9 (button)
  150. -- low flags: 00
  151. -- high flags: A003
  152. -- rect: left=9 top=27 right=49 bottom=109
  153. -- title width / last selected line: 0
  154. -- icon id / first selected line: 0 / 0
  155. -- text alignment: 1
  156. -- font id: 0
  157. -- text size: 12
  158. -- style flags: 0
  159. -- line height: 16
  160. -- part name: Exit Help
  161. ----- HyperTalk script -----
  162. on mouseUp
  163.   visual effect zoom in
  164.   go card "Title"
  165. end mouseUp
  166.  
  167.  
  168.  
  169. -- part 10 (button)
  170. -- low flags: 00
  171. -- high flags: 8005
  172. -- rect: left=65 top=287 right=310 bottom=198
  173. -- title width / last selected line: 0
  174. -- icon id / first selected line: 0 / 0
  175. -- text alignment: 1
  176. -- font id: 0
  177. -- text size: 12
  178. -- style flags: 0
  179. -- line height: 16
  180. -- part name: Production Rules
  181. ----- HyperTalk script -----
  182. on mouseUp
  183.   visual effect zoom out
  184.   go to card id 10370
  185. end mouseUp
  186.  
  187.  
  188.  
  189. -- part 11 (button)
  190. -- low flags: 00
  191. -- high flags: 8005
  192. -- rect: left=65 top=212 right=235 bottom=198
  193. -- title width / last selected line: 0
  194. -- icon id / first selected line: 0 / 0
  195. -- text alignment: 1
  196. -- font id: 0
  197. -- text size: 12
  198. -- style flags: 0
  199. -- line height: 16
  200. -- part name: Heuristics-Part 1
  201. ----- HyperTalk script -----
  202. on mouseUp
  203.   visual effect zoom out
  204.   go to card "Heuristics 1"
  205. end mouseUp
  206.  
  207.  
  208.  
  209. -- part 12 (button)
  210. -- low flags: 00
  211. -- high flags: 8005
  212. -- rect: left=65 top=188 right=211 bottom=188
  213. -- title width / last selected line: 0
  214. -- icon id / first selected line: 0 / 0
  215. -- text alignment: 1
  216. -- font id: 0
  217. -- text size: 12
  218. -- style flags: 0
  219. -- line height: 16
  220. -- part name: Uses
  221. ----- HyperTalk script -----
  222. on mouseUp
  223.   visual effect zoom out
  224.   go card "Uses"
  225. end mouseUp
  226.  
  227.  
  228.  
  229. -- part 13 (button)
  230. -- low flags: 00
  231. -- high flags: 8005
  232. -- rect: left=65 top=261 right=284 bottom=198
  233. -- title width / last selected line: 0
  234. -- icon id / first selected line: 0 / 0
  235. -- text alignment: 1
  236. -- font id: 0
  237. -- text size: 12
  238. -- style flags: 0
  239. -- line height: 16
  240. -- part name: Facts
  241. ----- HyperTalk script -----
  242. on mouseUp
  243.   visual effect zoom out
  244.   go to card "Facts"
  245. end mouseUp
  246.  
  247.  
  248.  
  249. -- part 14 (button)
  250. -- low flags: 00
  251. -- high flags: 8005
  252. -- rect: left=65 top=109 right=131 bottom=191
  253. -- title width / last selected line: 0
  254. -- icon id / first selected line: 0 / 0
  255. -- text alignment: 1
  256. -- font id: 0
  257. -- text size: 12
  258. -- style flags: 0
  259. -- line height: 16
  260. -- part name: HyperX Diagram
  261. ----- HyperTalk script -----
  262. on mouseUp
  263.   visual effect zoom out
  264.   go card "HyperX Layout"
  265. end mouseUp
  266.  
  267.  
  268.  
  269. -- part 18 (button)
  270. -- low flags: 00
  271. -- high flags: 0001
  272. -- rect: left=399 top=293 right=342 bottom=461
  273. -- title width / last selected line: 0
  274. -- icon id / first selected line: 0 / 0
  275. -- text alignment: 1
  276. -- font id: 0
  277. -- text size: 12
  278. -- style flags: 0
  279. -- line height: 16
  280. -- part name: New Button
  281.  
  282.  
  283. -- part 19 (button)
  284. -- low flags: 00
  285. -- high flags: 8005
  286. -- rect: left=65 top=236 right=259 bottom=198
  287. -- title width / last selected line: 0
  288. -- icon id / first selected line: 0 / 0
  289. -- text alignment: 1
  290. -- font id: 0
  291. -- text size: 12
  292. -- style flags: 0
  293. -- line height: 16
  294. -- part name: Heuristics-Part 2
  295. ----- HyperTalk script -----
  296. on mouseUp
  297.   visual effect zoom out
  298.   go to card "Heuristics 2"
  299. end mouseUp
  300.  
  301.  
  302.  
  303. -- part 20 (button)
  304. -- low flags: 00
  305. -- high flags: 8005
  306. -- rect: left=304 top=188 right=210 bottom=416
  307. -- title width / last selected line: 0
  308. -- icon id / first selected line: 0 / 0
  309. -- text alignment: 1
  310. -- font id: 0
  311. -- text size: 12
  312. -- style flags: 0
  313. -- line height: 16
  314. -- part name: Consultation
  315. ----- HyperTalk script -----
  316. on mouseUp
  317.   visual effect zoom out
  318.   go card "Consultation"
  319. end mouseUp
  320.  
  321.  
  322.  
  323. -- part 21 (button)
  324. -- low flags: 00
  325. -- high flags: 8005
  326. -- rect: left=65 top=135 right=158 bottom=188
  327. -- title width / last selected line: 0
  328. -- icon id / first selected line: 0 / 0
  329. -- text alignment: 1
  330. -- font id: 0
  331. -- text size: 12
  332. -- style flags: 0
  333. -- line height: 16
  334. -- part name: Why HyperX?
  335. ----- HyperTalk script -----
  336. on mouseUp
  337.   visual effect zoom out
  338.   go card "Why HyperX?"
  339. end mouseUp
  340.  
  341.  
  342.  
  343. -- part contents for card part 1
  344. ----- text -----
  345. Help Index
  346.  
  347. -- part contents for background part 1
  348. ----- text -----
  349. Help Index