home *** CD-ROM | disk | FTP | other *** search
/ Encyklopedia Omnia / Planeta.iso / data / 0_credit.dir / 00005_Script_halt < prev    next >
Text File  |  2000-11-09  |  102b  |  5 lines

  1. on exitFrame
  2.   --  set argom = DanGetCommandArgs()
  3.   --  if argom <> "" then open argom
  4.   halt
  5. end