home *** CD-ROM | disk | FTP | other *** search
- clear
- set talk off
- set device to screen
- k1=gzl12
- k2=gzl13
- k3=gzl14
- k5=dtoc(gzl16)
- j1=substr(k5,7,2)
- j2=substr(k5,1,2)
- j3=substr(k5,4,2)
- k5=j1+'.'+j2+'.'+j3
- k6=dtoc(gzl17)
- j1=substr(k6,7,2)
- j2=substr(k6,1,2)
- j3=substr(k6,4,2)
- k6=j1+'.'+j2+'.'+j3
- k7=gzl18
- k8=gzl19
- k9=gzl10
- a2=.t.
- do while a2
- clear
- @ 1,1 say "╔Φ▒╕▒α║┼" get k1
- do while a2
- @ 2,0 clear
- @ 2,1 say "╜⌠╝▒│╠╢╚" get k2
- read
- if k2='h'
- use dm
- a='y'
- do ts
- loop
- endif
- exit
- enddo
- do while a2
- @ 3,0 clear
- @ 3,1 say "╣ñ╫≈└α╨═" get k3
- read
- if k3='h'
- use dm
- a='x'
- do ts
- loop
- endif
- exit
- enddo
- @ 4,1 say "╝╞╗«┐¬╣ñ╚╒" get k5 pict '99.99.99'
- @ 5,1 say "╝╞╗«═Ω╣ñ╚╒" get k6 pict '99.99.99'
- @ 6,1 say "│╨╨▐╡Ñ╬╗║┼" get k7
- @ 7,1 say "╣ñ╚╦╩²" get k8 pict '99'
- @ 8,1 say "╨▐└φ─┌╚▌╝≥╩÷" get k9
- read
- wait "╩Σ╚δ╡─╩²╛▌ú║╒²╚╖ú┌ú¼╓╪╨▐╕─ú╪ú¼╖╡╗╪ú╥úí" to w
- do case
- case w='r'
- retu
- case w='z'
- use gzl1
- goto bott
- j1=substr(p100,1,2)
- j2=substr(p100,4,2)
- j3=substr(p100,7,2)
- qq=j1+j2+j3
- pp=str(gzl11,10)
- pp=substr(pp,1,6)
- if qq=pp
- k0=gzl11+1
- else
- k0=qq+'0001'
- k0=val(k0)
- endif
- j1=substr(k5,4,2)
- j2=substr(k5,7,2)
- j3=substr(k5,1,2)
- k5=j1+'/'+j2+'/'+j3
- k5=ctod(k5)
- j1=substr(k6,4,2)
- j2=substr(k6,7,2)
- j3=substr(k6,1,2)
- k6=j1+'/'+j2+'/'+j3
- k6=ctod(k6)
- use gzl1 index gzl11
- appe blank
- repl gzl11 with k0
- repl gzl12 with k1,gzl13 with k2,gzl14 with k3,gzl16 with ì
- k5,gzl17 with k6,gzl18 with k7,gzl19 with k8,gzl10 with k9
- use pg
- appe blank
- repl pg1 with k7,pg2 with k8,pg3 with k5,pg4 with k6,pg5 with k0
- exit
- endcase
- enddo a2
- retu
-