home *** CD-ROM | disk | FTP | other *** search
/ Canadas Visual History / Canadas_Visual_History_CD-ROM_1996_WIN31-95.iso / pc / shared.dir / 00982_Script_nameCasts < prev    next >
Text File  |  1996-08-11  |  105b  |  6 lines

  1. on nameme
  2.   repeat with i = 1 to 80
  3.     set the name of cast 900+i to ("V"&i&"FA")
  4.   end repeat
  5. end
  6.