home *** CD-ROM | disk | FTP | other *** search
- STORE ' ' TO AC
- do while .not. ac='0'
- STORE ' ' TO AC
- clear
- @ 2,13 SAY "********************╒█╛╔┤ª└φ*************************"
- @ 3,13 SAY " ú░ú«═╦│÷ ú▒ú«╒█╛╔╝╞╦π"
- @ 4,13 SAY " ú▓ú«┤≥╙í╒█╛╔├≈╧╕╒╩ ú│ú«╧╘╩╛ú¼▓Θ╤»╒█╛╔╟Θ┐÷"
- @ 5,13 say " ú┤ú«╙ª╜°╨╨╛╗╓╡╓╪╓├╡─╔Φ▒╕ ì
- ú╡ú«╔Φ▒╕╛╗╓╡╙δ╥╤╠ß╒█╛╔╡≈╒√"
- @ 6,13 say ì
- "*****************************************************"
- wait " ╟δ╩Σ╚δ╤í╘±║┼(0,1,2,3,4,5):" TO AC
- DO CASE
- case ac='4'
- use sb
- set index to sb1
- set talk off
- loca all for sb17<=sb15*sb26/100
- if eof()
- clea
- @ 4,0 clear
- wait say " ╬▐┤╦└α╔Φ▒╕ú¼░┤╚╬╥Γ╝ⁿ╖╡╗╪úí"
- retu
- endif
- a1=.t.
- do while a1
- clea
- @ 1,1 say "╔Φ▒╕▒α║┼ ╔Φ▒╕├√│╞ ╘¡╓╡ ╛╗╓╡ ì
- ╛╗▓╨╓╡"
- l=2
- do while .not. eof() .and. l<=8
- @ l,1 say " "+sb1+" "+sb3+" "+str(sb15,10,2)+" ì
- "+str(sb17,10,2)+" "+str(sb15*sb26/100,10,2)
- cont
- l=l+1
- enddo
- if eof()
- exit
- else
- wait '░┤ú╥╝ⁿ╖╡╗╪ú¼╞Σ╦ⁿ╝ⁿ╝╠╨°úí' to p
- if p='r'
- retu
- endif
- endif
- enddo
- wait '┤≥╙í┬≡ú¿ú┘ú»ú╬ú⌐ú┐' to p
- if p<>'y'
- retu
- endif
- set devi to print
- set print on
- ? chr(27)+"IJ"
- set print off
- loca all for sb17<=sb15*sb26/100
- pp=1
- a1=.t.
- do while a1
- @ prow()+1,30 say "╙ª╜°╨╨╛╗╓╡╓╪╓├╡─╔Φ▒╕"
- @ prow()+1,1 say " "
- @ prow()+1,44 say "╠ε▒φ╚╒╞┌"+p100
- @ prow()+1,1 say ì
- "============================================================="
- @ prow()+1,1 say "|╔Φ▒╕▒α║┼ |╔Φ▒╕├√│╞ | ╘¡╓╡ | ╛╗╓╡ ì
- | ╛╗▓╨╓╡ |"
- @ prow()+1,1 say ì
- "|---------|----------------|----------|----------|----------|"
- l=1
- do while .not. eof()
- @ prow()+1,1 say ì
- "|"+sb1+"|"+sb3+"|"+str(sb15,10,2)+"|"+str(sb17,10,2)+"|"+str(sb15*sb26ì
- /100,10,2)+"|"
- l=l+1
- cont
- if .not. eof()
- if l<=50
- @ prow()+1,1 say ì
- "|---------|----------------|----------|----------|----------|"
- else
- @ prow()+1,1 say ì
- "============================================================="
- @ prow()+1,45 say "╡┌"+str(pp,2)+"╥│"
- pp=pp+1
- @ prow()+1,1 say " "
- @ prow()+1,1 say " "
- endif
- else
- @ prow()+1,1 say ì
- "============================================================="
- @ prow()+1,60 say "╡┌"+str(pp,2)+"╥│"
- exit
- endif
- enddo
- set print on
- ? chr(13)
- set print off
- set devi to scree
- retu
- case ac='5'
- a1=.t.
- use sb index sb1
- do while a1
- clea
- a=' '
- @ 4,20 say "╟δ╩Σ╚δ╔Φ▒╕▒α║┼" get a
- read
- seek a
- if eof()
- clear
- @ 4,0 clear
- wait ' ╬▐┤╦╔Φ▒╕ú¼░┤╚╬╥Γ╝ⁿ╖╡╗╪úí'
- retu
- endif
- a2=.t.
- do while a2
- clea
- @ 3,25 say "╔Φ▒╕▒α║┼:"+a
- @ 4,10 say "╛╗╓╡" get sb17
- @ 4,40 say "╥╤╠ß╒█╛╔" get sb18
- @ 5,10 say "╡▒─Ω╥╤╠ß╒█╛╔" get sb49
- read
- wait '╩Σ╚δ╡─╩²╛▌╒²╚╖┬≡ú¿ú┘ú»ú╬ú⌐ú┐' to w
- if w<>'y'
- loop
- endif
- exit
- enddo
- wait '╗╣╩Σ╚δ┬≡ú¿ú┘ú»ú╬ú⌐ú┐' to p
- if p<>'y'
- exit
- endif
- enddo
- CASE AC="1"
- DO ZJJS1
- CASE AC='2'
- DO ZJDY
- CASE AC='3'
- DO ZJBB
- CASE AC='0'
- exit
- OTHERWISE
- ?'╩Σ╚δ╙╨┤φ╬≤'
- ENDCASE
- ENDDO
- RETURN