home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 2 (Reseller) / Apple R&P Lib Reseller v2.0.iso / 2-Presentations / Markets / Eng.⁄Science Markets / Eng.⁄Scientific Solutions Guide / Apple Glossary 2.0 / background_201106.txt < prev    next >
Encoding:
Text File  |  1989-07-14  |  540 b   |  27 lines

  1. -- background: 201106 from stack: in.0
  2. -- bmap block id: 206471
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6.  
  7.  
  8. -- part 2 (button)
  9. -- low flags: 00
  10. -- high flags: A000
  11. -- rect: left=74 top=268 right=319 bottom=166
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 14767 / 14767
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: About this stack...
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual effect iris open
  23.   push this card
  24.   go to card "what!"
  25. end mouseUp
  26.  
  27.