home *** CD-ROM | disk | FTP | other *** search
/ MASPC 1 / MASPC_1.iso / CursoWordI / AUTIL.DXR / 00003.ls < prev    next >
Encoding:
Text File  |  1998-07-20  |  83 b   |  8 lines

  1. on enterFrame
  2.   global xtransi
  3.   if xtransi then
  4.   else
  5.     go("dos")
  6.   end if
  7. end
  8.