home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 41 / PC Gamer IT CD 41 2-2.iso / utility / CISEI / 16BIT / CSEI.DXR / 00003_STM.ls < prev    next >
Encoding:
Text File  |  1998-10-06  |  252 b   |  11 lines

  1. on startMovie
  2.   global LastEvidente, f2, f1
  3.   clearGlobals()
  4.   set f1 to 0
  5.   set f2 to 1
  6.   set LastEvidente to 1
  7.   set the exitLock to 1
  8.   put "Muoviti con il mouse sopra una scritta per evidenziare l'argomento..." into field "Comtot"
  9.   deftasti()
  10. end
  11.