home *** CD-ROM | disk | FTP | other *** search
- clear
- set talk off
- set device to screen
- close database
- a=' '
- b=' '
- c=' '
- d=' '
- @ 3,10 say "╟δ╩Σ╚δú║"
- @ 4,15 say "╔Φ▒╕▒α║┼" get a
- @ 5,15 say "╝α▓Γ╡π║┼" get b
- @ 6,15 say "╞≡╩╝╚╒╞┌" get c pict '99.99.99'
- @ 7,15 say "╓╒╓╣╚╒╞┌" get d pict '99.99.99'
- read
- qq=c
- pp=d
- j1=substr(c,4,2)
- j2=substr(c,7,2)
- j3=substr(c,1,2)
- c=j1+'/'+j2+'/'+j3
- c=ctod(c)
- j1=substr(d,4,2)
- j2=substr(d,7,2)
- j3=substr(d,1,2)
- d=j1+'/'+j2+'/'+j3
- d=ctod(d)
- use zj
- loca for zj1=a .and. zj2=b
- if eof()
- clear
- @ 4,0 clear
- wait ' ╬▐┤╦╝α▓Γ╡πú¼░┤╚╬╥Γ╝ⁿ╖╡╗╪úí'
- clos data
- retu
- endif
- if zj10=zj13
- a5=111.11
- a6=222.22
- else
- a5=zj13
- a6=zj10
- endif
- clear
- wait " ╟δ╜½╫┤╠¼╝α▓Γ▒╕╖▌┼╠▓σ╚δú┴╟²╢»╞≈ú¼░┤╚╬╥Γ╝ⁿ╝╠╨°"
- do while file ('a:zj.dbf')
- use a:zj
- copy to c:zbsz22.txt delimited for zj1=a .and. zj2=b .and. zj5>=c ì
- .and. zj5<=d field zj11
- use zbmc
- a=trim(a)
- b=trim(b)
- repl z1 with a+" "+b+"║┼╡π"+qq+'-'+pp+'╟Θ┐÷'
- skip
- repl z1 with '┤╬╩²'
- skip
- repl z1 with '╩╡▓Γ╓╡'
- copy to zbmc.txt delimited
- use sxx
- repl z1 with a5
- skip
- repl z1 with a6
- copy to sxx.txt deli
- run basica as22.bas
- retu
- enddo
- clear
- wait ' ú┴┼╠╔╧╬▐╫┤╠¼╝α▓Γ┐Γú¼░┤╚╬╥Γ╝ⁿ╖╡╗╪úí'
- retu
-