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

  1. on enterFrame
  2.   global xtransi, y_textlines, xhelp
  3.   if xhelp = "menu" then
  4.     set xhelp to "abusca"
  5.   end if
  6.   set y_textlines to 7
  7.   go("dos")
  8. end
  9.