home *** CD-ROM | disk | FTP | other *** search
/ Human & Space in Asia / ARIF_ASCI.ISO / pc / arif.dir / 01313.ls < prev    next >
Encoding:
Text File  |  1996-09-25  |  207 b   |  8 lines

  1. on yenile
  2.   set cno to 1241
  3.   repeat with cno = 1241 to 1341
  4.     set nokta to point(getAt(the rect of cast cno, 1), getAt(the rect of cast cno, 2))
  5.     set the regPoint of cast cno to nokta
  6.   end repeat
  7. end
  8.