home *** CD-ROM | disk | FTP | other *** search
- cls
- foxcode apps1
- if exist apps1.log goto exit
- foxcode ap1a
- if exist ap1a.log goto exit
- del apps1.000
- ren ap1a.cod apps1.000
- foxcode ap1b
- if exist ap1b.log goto exit
- del apps1.001
- ren ap1b.cod apps1.001
- foxcode ap1c
- if exist ap1c.log goto exit
- del apps1.002
- ren ap1c.cod apps1.002
- foxcode ap1d
- if exist ap1d.log goto exit
- del apps1.003
- ren ap1d.cod apps1.003
- :exit