home *** CD-ROM | disk | FTP | other *** search
/ 1&1 Multimedia Trend 1996 11 D / MM_TREND.ISO / prog / isdn / i_telisd.dir / 00108.ls < prev    next >
Encoding:
Text File  |  1996-09-16  |  130 b   |  8 lines

  1. on exitFrame
  2.   global telisdn, schalterT4
  3.   if schalterT4 = 1 then
  4.     set telisdn to 1
  5.   end if
  6.   go("roll", "I_SCHNEL.dir")
  7. end
  8.