home *** CD-ROM | disk | FTP | other *** search
/ Carousel / CAROUSEL.cdr / mactosh / hc / exampleh.sit / Home(Example) / card_2980.txt < prev    next >
Text File  |  1988-11-14  |  5KB  |  322 lines

  1. -- card: 2980 from stack: in
  2. -- bmap block id: 9349
  3. -- flags: 4000
  4. -- background id: 2766
  5. -- name: Home
  6. ----- HyperTalk script -----
  7. on openCard
  8.   put the long date into card field "loc date"
  9. end openCard
  10.  
  11. on idle
  12.   put the time into card field "Time"
  13.   pass idle
  14. end idle
  15.  
  16.  
  17.  
  18. -- part 1 (field)
  19. -- low flags: 01
  20. -- high flags: 0000
  21. -- rect: left=427 top=309 right=325 bottom=497
  22. -- title width / last selected line: 0
  23. -- icon id / first selected line: 0 / 0
  24. -- text alignment: 1
  25. -- font id: 3
  26. -- text size: 9
  27. -- style flags: 18688
  28. -- line height: 12
  29. -- part name: Time
  30.  
  31.  
  32. -- part 4 (button)
  33. -- low flags: 00
  34. -- high flags: 0000
  35. -- rect: left=457 top=246 right=301 bottom=501
  36. -- title width / last selected line: 0
  37. -- icon id / first selected line: 0 / 0
  38. -- text alignment: 1
  39. -- font id: 0
  40. -- text size: 12
  41. -- style flags: 0
  42. -- line height: 16
  43. -- part name: Help
  44. ----- HyperTalk script -----
  45. on mouseUp
  46.   visual effect zoom open
  47.   go to stack "Help"
  48. end mouseUp
  49.  
  50.  
  51.  
  52.  
  53. -- part 3 (button)
  54. -- low flags: 00
  55. -- high flags: 0000
  56. -- rect: left=29 top=247 right=300 bottom=79
  57. -- title width / last selected line: 0
  58. -- icon id / first selected line: 0 / 0
  59. -- text alignment: 1
  60. -- font id: 0
  61. -- text size: 12
  62. -- style flags: 0
  63. -- line height: 16
  64. -- part name: Intro
  65. ----- HyperTalk script -----
  66. on mouseUp
  67.   visual effect zoom open
  68.   go to card "Introduction" of stack "Help"
  69. end mouseUp
  70.  
  71.  
  72.  
  73. -- part 6 (button)
  74. -- low flags: 00
  75. -- high flags: 0000
  76. -- rect: left=138 top=240 right=289 bottom=240
  77. -- title width / last selected line: 0
  78. -- icon id / first selected line: 27056 / 27056
  79. -- text alignment: 1
  80. -- font id: 0
  81. -- text size: 12
  82. -- style flags: 0
  83. -- line height: 16
  84. -- part name: Show Info
  85. ----- HyperTalk script -----
  86. on mouseUp
  87.   visual effect zoom open slow
  88.   go to card "Info"
  89. end mouseUp
  90.  
  91.  
  92.  
  93. -- part 7 (button)
  94. -- low flags: 00
  95. -- high flags: 0000
  96. -- rect: left=262 top=243 right=292 bottom=357
  97. -- title width / last selected line: 0
  98. -- icon id / first selected line: 1015 / 1015
  99. -- text alignment: 1
  100. -- font id: 0
  101. -- text size: 12
  102. -- style flags: 0
  103. -- line height: 16
  104. -- part name: Set Options
  105. ----- HyperTalk script -----
  106. on mouseUp
  107.   visual effect scroll left slow
  108.   go to card "User Preferences"
  109. end mouseUp
  110.  
  111.  
  112.  
  113. -- part 16 (field)
  114. -- low flags: 01
  115. -- high flags: 0000
  116. -- rect: left=6 top=309 right=325 bottom=217
  117. -- title width / last selected line: 0
  118. -- icon id / first selected line: 0 / 0
  119. -- text alignment: 1
  120. -- font id: 3
  121. -- text size: 9
  122. -- style flags: 18688
  123. -- line height: 12
  124. -- part name: loc date
  125.  
  126.  
  127. -- part 18 (button)
  128. -- low flags: 00
  129. -- high flags: 0000
  130. -- rect: left=378 top=244 right=287 bottom=426
  131. -- title width / last selected line: 0
  132. -- icon id / first selected line: 1005 / 1005
  133. -- text alignment: 1
  134. -- font id: 0
  135. -- text size: 12
  136. -- style flags: 0
  137. -- line height: 16
  138. -- part name: to edit
  139. ----- HyperTalk script -----
  140. on mouseUp
  141.   visual effect barn door open
  142.   go to card "Editor"
  143. end mouseUp
  144.  
  145.  
  146.  
  147. -- part 19 (button)
  148. -- low flags: 00
  149. -- high flags: 0000
  150. -- rect: left=16 top=127 right=225 bottom=137
  151. -- title width / last selected line: 0
  152. -- icon id / first selected line: 0 / 0
  153. -- text alignment: 1
  154. -- font id: 0
  155. -- text size: 12
  156. -- style flags: 0
  157. -- line height: 16
  158. -- part name: Mac
  159. ----- HyperTalk script -----
  160. on mouseUp
  161.   go to card "Info"
  162. end mouseUp
  163.  
  164.  
  165.  
  166. -- part 20 (button)
  167. -- low flags: 00
  168. -- high flags: 0000
  169. -- rect: left=356 top=130 right=229 bottom=476
  170. -- title width / last selected line: 0
  171. -- icon id / first selected line: 0 / 0
  172. -- text alignment: 1
  173. -- font id: 0
  174. -- text size: 12
  175. -- style flags: 0
  176. -- line height: 16
  177. -- part name: Mac
  178. ----- HyperTalk script -----
  179. on mouseUp
  180.   go to card "Info"
  181. end mouseUp
  182.  
  183.  
  184.  
  185. -- part 21 (button)
  186. -- low flags: 00
  187. -- high flags: 0000
  188. -- rect: left=218 top=190 right=240 bottom=281
  189. -- title width / last selected line: 0
  190. -- icon id / first selected line: 19162 / 19162
  191. -- text alignment: 1
  192. -- font id: 0
  193. -- text size: 12
  194. -- style flags: 0
  195. -- line height: 16
  196. -- part name: Transfer...
  197. ----- HyperTalk script -----
  198. on mouseUp
  199.   Open Application
  200. end mouseUp
  201.  
  202.  
  203.  
  204. -- part 22 (button)
  205. -- low flags: 00
  206. -- high flags: 0000
  207. -- rect: left=324 top=293 right=328 bottom=429
  208. -- title width / last selected line: 0
  209. -- icon id / first selected line: 1011 / 1011
  210. -- text alignment: 1
  211. -- font id: 0
  212. -- text size: 12
  213. -- style flags: 0
  214. -- line height: 16
  215. -- part name: Quit
  216. ----- HyperTalk script -----
  217. on mouseUp
  218.   DoMenu Quit HyperCard
  219. end mouseUp
  220.  
  221.  
  222.  
  223. -- part 23 (button)
  224. -- low flags: 00
  225. -- high flags: 0000
  226. -- rect: left=214 top=294 right=328 bottom=320
  227. -- title width / last selected line: 0
  228. -- icon id / first selected line: 18814 / 18814
  229. -- text alignment: 1
  230. -- font id: 0
  231. -- text size: 12
  232. -- style flags: 0
  233. -- line height: 16
  234. -- part name: HyperEditor
  235. ----- HyperTalk script -----
  236. on mouseUp
  237.   visual effect zoom open
  238.   go to card "StackEd"
  239. end mouseUp
  240.  
  241.  
  242.  
  243. -- part contents for card part 1
  244. ----- text -----
  245. 11:08 AM
  246.  
  247. -- part contents for card part 9
  248. ----- text -----
  249.  
  250. date
  251.  
  252.  
  253.  
  254. -- part contents for background part 16
  255. ----- text -----
  256. 8/22/87
  257.  
  258. -- part contents for card part 12
  259. ----- text -----
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266. kkkkkkk
  267. ]
  268.  
  269.  
  270. lllll[[[[[[[[[
  271.  
  272. ,..]
  273.  
  274.  
  275. [
  276.  
  277.  
  278.  
  279.  
  280.  
  281.  
  282.  
  283.  
  284.  
  285.  
  286.  
  287.  
  288.  
  289.  
  290.  
  291.  
  292.  
  293.  
  294.  
  295.  
  296. -- part contents for background part 17
  297. ----- text -----
  298. Saturday, August 22, 1987
  299.  
  300. -- part contents for card part 16
  301. ----- text -----
  302. Monday, November 14, 1988
  303.  
  304. -- part contents for card part 17
  305. ----- text -----
  306. User Name
  307.  
  308. -- part contents for background part 19
  309. ----- text -----
  310.  
  311.  
  312.  
  313.  
  314.  
  315.  
  316.  
  317.  
  318.  
  319. -- part contents for background part 20
  320. ----- text -----
  321.     
  322. VVGG