home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / mac / hypercar / xcmd / shutdown.sit / shutdown_stack / card_3064.txt < prev    next >
Text File  |  1992-11-05  |  2KB  |  87 lines

  1. -- card: 3064 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2564
  5. -- name: Main Card
  6.  
  7.  
  8. -- part 3 (field)
  9. -- low flags: 01
  10. -- high flags: 0000
  11. -- rect: left=0 top=39 right=242 bottom=512
  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: 
  20.  
  21.  
  22. -- part 4 (button)
  23. -- low flags: 00
  24. -- high flags: 8000
  25. -- rect: left=425 top=289 right=342 bottom=483
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 1004 / 1004
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: Source
  34. ----- HyperTalk script -----
  35. on mouseUp
  36.   go to card "Source"
  37. end mouseUp
  38.  
  39.  
  40.  
  41. -- part 5 (button)
  42. -- low flags: 00
  43. -- high flags: 8000
  44. -- rect: left=341 top=289 right=342 bottom=407
  45. -- title width / last selected line: 0
  46. -- icon id / first selected line: 1004 / 1004
  47. -- text alignment: 1
  48. -- font id: 0
  49. -- text size: 12
  50. -- style flags: 0
  51. -- line height: 16
  52. -- part name: Makefile
  53. ----- HyperTalk script -----
  54. on mouseUp
  55.   go to card "Makefile"
  56. end mouseUp
  57.  
  58.  
  59.  
  60. -- part 6 (button)
  61. -- low flags: 00
  62. -- high flags: 8000
  63. -- rect: left=80 top=289 right=342 bottom=141
  64. -- title width / last selected line: 0
  65. -- icon id / first selected line: 27056 / 27056
  66. -- text alignment: 1
  67. -- font id: 0
  68. -- text size: 12
  69. -- style flags: 0
  70. -- line height: 16
  71. -- part name: Demo Card
  72. ----- HyperTalk script -----
  73. on mouseUp
  74.   go to card "Demo"
  75. end mouseUp
  76.  
  77.  
  78.  
  79. -- part contents for card part 3
  80. ----- text -----
  81.  
  82. Welcome to the one and only safe Shutdown/Restart XCMD stack.  This stack contains two XCMDs for shutting down or restarting the Macintosh from within HyperCard.  Previous XCMDs written for this purpose had the unpleasant side effect of corrupting the stack that contained them.
  83.  
  84. The two XCMDs in this stack are PERFECTLY SAFE to use, however.  Go ahead, try them!  Use of these XCMDs will not corrupt any HyperCard disk files.
  85.  
  86. There is one potential problem under MultiFinder, however.  We donΓÇÖt have any way of telling other open applications what we are planning to do.
  87. Use with careΓǪ