home *** CD-ROM | disk | FTP | other *** search
/ Millennium Time Capsule / AC2000.BIN / disks / ac13disk / plug_ins / popup / popup.sgs < prev    next >
Encoding:
Text File  |  1999-02-13  |  131 b   |  6 lines

  1. # Popup-Beispiel für Simple Script 1.x
  2.  
  3. eintrag=popup.do(0, 0, Testeintrag 1 , Testeintrag 2 , Testeintrag 3);
  4.  
  5. popup.quit();
  6.