home *** CD-ROM | disk | FTP | other *** search
/ Spawn Figure Collection / spawn collection cd.iso / setup / data1.cab / Program_Executable_Files / Collection.dir / 00044.ls < prev    next >
Encoding:
Text File  |  1998-01-19  |  186 b   |  10 lines

  1. on exitFrame
  2.   global gedited
  3.   set the text of field "CS" to "0"
  4.   set the text of field "CT" to "0"
  5.   set the text of field "CG" to "0"
  6.   if not gedited then
  7.     go("q2")
  8.   end if
  9. end
  10.