home *** CD-ROM | disk | FTP | other *** search
/ The Electronic Whole Earth Catalog / ElectronicWholeEarthCatalog.img / Home / card_5341.txt < prev    next >
Text File  |  2020-07-06  |  2KB  |  81 lines

  1. -- card: 5341 from stack: in
  2. -- bmap block id: 2799
  3. -- flags: 4000
  4. -- background id: 2282
  5. -- name: Home
  6. ----- HyperTalk script -----
  7. on idle
  8.   put the time into card field "Time"
  9.   pass idle
  10. end idle
  11.  
  12. on startup
  13.   show card field "Copyright"
  14.   pass startup
  15. end startup
  16.  
  17. on closeCard
  18.   hide card field "Copyright"
  19.   pass closeCard
  20. end closeCard
  21.  
  22.  
  23.  
  24. -- part 65 (field)
  25. -- low flags: 01
  26. -- high flags: 0000
  27. -- rect: left=405 top=305 right=325 bottom=485
  28. -- title width / last selected line: 0
  29. -- icon id / first selected line: 0 / 0
  30. -- text alignment: 1
  31. -- font id: 3
  32. -- text size: 12
  33. -- style flags: 0
  34. -- line height: 16
  35. -- part name: Time
  36.  
  37.  
  38. -- part 76 (field)
  39. -- low flags: 80
  40. -- high flags: 0000
  41. -- rect: left=16 top=310 right=326 bottom=207
  42. -- title width / last selected line: 0
  43. -- icon id / first selected line: 0 / 0
  44. -- text alignment: 1
  45. -- font id: 3
  46. -- text size: 9
  47. -- style flags: 0
  48. -- line height: 12
  49. -- part name: Copyright
  50.  
  51.  
  52. -- part 84 (button)
  53. -- low flags: 00
  54. -- high flags: 8000
  55. -- rect: left=214 top=77 right=124 bottom=274
  56. -- title width / last selected line: 0
  57. -- icon id / first selected line: 13297 / 13297
  58. -- text alignment: 1
  59. -- font id: 0
  60. -- text size: 12
  61. -- style flags: 0
  62. -- line height: 16
  63. -- part name: Whole Earth
  64. ----- HyperTalk script -----
  65. on mouseUp
  66.   go to stack "Whole Earth"
  67. end mouseUp
  68.  
  69.  
  70.  
  71. -- part contents for background part 6
  72. ----- text -----
  73. Home Card
  74.  
  75. -- part contents for card part 65
  76. ----- text -----
  77. 21:28
  78.  
  79. -- part contents for card part 76
  80. ----- text -----
  81. Copyright ¬©1987 Apple Computer, Inc.