home *** CD-ROM | disk | FTP | other *** search
/ 1&1 Multimedia Trend 1996 11 B / MM_TREND.ISO / prog / t_online / t_wie.dir / 00295.ls < prev    next >
Encoding:
Text File  |  1996-09-16  |  170 b   |  10 lines

  1. on ExtraAction
  2.   global gsGoMain, gsGoSub
  3.   debug("go to produkt. ")
  4.   set gsGoMain to "KatalogO"
  5.   set gsGoSub to EMPTY
  6.   WriteParams()
  7.   SendParams()
  8.   QuitMovie()
  9. end
  10.