home *** CD-ROM | disk | FTP | other *** search
- echo off
- if exist compile.err erase compile.err
- cls
- type \arca\setup.txt
- if exist define.tbs erase define.tbs
- define>e1
- echo H
- if exist defkbd.tbs erase defkbd.tbs
- defkbd>e2
- echo H
- if exist deftab.tbs erase deftab.tbs
- deftab>e4
- echo H
- if exist commands.tbs erase commands.tbs
- copy shelp+pop.tbl+grpop.tbl+menus.tbl+grender.tbl temp > nul
- copy temp+a2d.tbl+e2m.tbl+n2r.tbl+s2t.tbl+u2z.tbl+last.tbl temp.tbl > nul
- if exist temp erase temp
- ccc2tbs>e5
- echo H
- if exist temp.tbl erase temp.tbl
- copy e1+e2+e3+e4+e5+e6 compile.err >nul
- del e?.
- echo