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

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