home *** CD-ROM | disk | FTP | other *** search
/ Passport / passport.iso / pc / passport / notepad.dxr / Internal_62.ls < prev    next >
Encoding:
Text File  |  1998-01-26  |  135 b   |  6 lines

  1. on mouseUp
  2.   puppetSprite(12, 0)
  3.   go(the frame - 1)
  4.   set the text of field "Pag" to string(integer(the text of field "Pag") - 1)
  5. end
  6.