home *** CD-ROM | disk | FTP | other *** search
/ Greatest Childrens Stories Ever Told / Greatest_Stories.iso / movies / animat / rip.dir / 00033_Script_33 < prev   
Text File  |  1994-10-19  |  122b  |  7 lines

  1. put random (2) into Rip
  2. if Rip = 1 then
  3.   go to marker ("Rip1")
  4. else if Rip = 2 then
  5.   go to marker ("Rip2")
  6. end if
  7.