home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1997 January / WPCJAN97.ISO / intwjan.dxr / 00003_IFLINtroFrame.ls < prev    next >
Encoding:
Text File  |  1996-11-07  |  145 b   |  9 lines

  1. on exitFrame
  2.   global IFLAreSomewhere, IFLMarkRed
  3.   go(the frame)
  4.   if IFLAreSomewhere = 0 then
  5.     IFLFlashLine()
  6.     IFLDisplay()
  7.   end if
  8. end
  9.