home *** CD-ROM | disk | FTP | other *** search
/ Carousel Volume 2 #1 / carousel.iso / mactosh / hc / hyperpay.sit / HyperPayroll / background_3156.txt < prev    next >
Encoding:
Text File  |  1988-11-14  |  242 b   |  14 lines

  1. -- background: 3156 from stack: in
  2. -- bmap block id: 6429
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on mouseup
  8.   if  the CommandKey=down and the shiftKey=down then
  9.     Set UserLevel to 5
  10.   end if
  11. end mouseup
  12.  
  13.  
  14.