home *** CD-ROM | disk | FTP | other *** search
- on exitFrame me
- global tcount, scount, stock, tableau, foundation, fcount, ccount, cell, sha, points, win
- tcount = 1
- scount = 1
- fcount = 1
- ccount = 1
- tableau = [:]
- foundation = [:]
- sha = []
- points = 0
- cell = [:]
- stock = new(script("stockobj"), shuffle())
- startTimer()
- win = "no"
- end
-