home *** CD-ROM | disk | FTP | other *** search
- sele 2
- sum gz6,gz15 to x1,y1 for b<=gz3 .and. gz3<=c
- a1=.t.
- do while a1
- clear
- @ 1,1 say "╡Ñ ╬╗ ├√ │╞ ═ú╗·┤╬╩² ═ú╗·╩▒╝Σ ╒╝╫▄═ú╗·┤╬╩² % ╒╝╫▄═ú╗·╩▒╝Σ ì
- %"
- l=2
- sele 1
- do while .not. eof()
- a=dw1
- a2=dw2
- sele 2
- sum gz6,gz15 to x,y for gz14=a .and. b<=gz3 .and. gz3<=c
- m=y/y1*100
- n=x/x1*100
- @ l,1 say a2+" "+str(y,3,0)+" "+str(x,6,1)+" ì
- "+str(m,6,2)+" "+str(n,6,2)
- sele 1
- skip
- l=l+1
- if .not. eof() .and. l>=9
- wait '░┤╚╬╥Γ╝ⁿ╝╠╨°úí'
- exit
- endif
- enddo
- if eof()
- exit
- endif
- enddo
- @ l,1 say "╚½│º╫▄═ú╗·┤╬╩²ú║"+str(y1,4)+" ì
- ╫▄═ú╗·╩▒╝Σú║"+str(x1,6,1)+"╨í╩▒"
- wait '┤≥╙í┬≡ú¿ú┘ú»ú╬ú⌐' to w
- retu