home *** CD-ROM | disk | FTP | other *** search
- clear
- set talk off
- set device to screen
- close database
- a=' '
- @ 4,10 say "╟δ╩Σ╚δ╫▄╝╟┬╝╩²" get a pict '999'
- read
- a=val(a)
- do while a<>0
- clear
- k1=' '
- k2=' '
- k3=' '
- k4=' '
- k5=' '
- k6=' '
- k7=' '
- k8=' '
- k9=' '
- k10=' '
- a1=.t.
- set carr on
- do while a1
- clear
- @ 2,4 say "╔Φ▒╕╨═║┼" get k1
- @ 3,4 say "╚≤╗¼╡π▒α║┼" get k2
- @ 4,4 say "╚≤╗¼╡π▓┐╬╗" get k3
- @ 5,4 say "╚≤╗¼╖╜╩╜" get k4
- @ 6,4 say "╣µ╢¿╙├╙═(╧─)" get k5
- @ 2,40 say "╣µ╢¿╙├╙═(╢¼)" get k6
- @ 3,40 say "╣µ╢¿┤·╙├╙═(╧─)" get k7
- @ 4,40 say "╣µ╢¿┤·╙├╙═(╢¼)" get k8
- @ 5,40 say "╗╗╙═╓▄╞┌" get k9
- @ 6,40 say "╗╗╙═┴┐" get k10
- read
- wait '╩Σ╚δ╡─╩²╛▌╒²╚╖┬≡(Y/N)' to w
- if w<>'y'
- loop
- endif
- exit
- enddo a1
- k9=val(k9)
- k10=val(k10)
- use yh
- set index to yh2
- set carry on
- appe blank
- repl yh1 with k1,yh2 with k2,yh3 with k3,yh4 with k4,yh5 with ì
- k5,yh6 with k6,yh7 with k7,yh8 with k8,yh12 with k9,yh13 with k10
- a=a-1
- enddo
- retu