home *** CD-ROM | disk | FTP | other *** search
/ Greatest Childrens Stories Ever Told / Greatest_Stories.iso / movies / pinochio / pin.dir / 00530_Script_530 < prev    next >
Text File  |  1994-11-02  |  299b  |  14 lines

  1. --wrong answer expl with passage question to follow
  2. global wrong,goforward
  3.  
  4. --if the pauseState=true then continue
  5. if returnframe<> the frame then 
  6.   put wrong+1 into wrong
  7. else
  8.   clearvariables(1)
  9. end if
  10. put 2 into goforward
  11. ansques(1)
  12. pause
  13. if the pauseState=false then go marker (1)
  14.