home *** CD-ROM | disk | FTP | other *** search
/ FCE Gold Plus / GOLD.iso / pc / fscommand / Xtras / FileXtra4_test.dir / 00019_Script_WriteInfo(str) < prev    next >
Text File  |  2002-12-20  |  89b  |  4 lines

  1. on WriteInfo str
  2.   member("results").text = member("results").text & str & RETURN
  3. end
  4.