home *** CD-ROM | disk | FTP | other *** search
/ Hope PC Multimedia SuperPack 2 / HOMEPC.iso / TAROT / DOWNLOAD / VT3.ZIP / C1.DXR / 00201.ls < prev    next >
Encoding:
Text File  |  1995-11-02  |  141 b   |  10 lines

  1. reSetToggle()
  2. reinstall(CardsDealt)
  3. PutCard("NoMove", MaxCard)
  4. if CardsDealt > MaxCard then
  5.   go("fini")
  6. else
  7.   go("idle")
  8. end if
  9. cursor(-1)
  10.