home *** CD-ROM | disk | FTP | other *** search
- if .%in_type% == . goto bad
- goto ok
- :bad
- echo variable in_type not set
- echo type i:\cd-tools\proto\c to see in_type's
- goto end
-
- :ok
-
- cd menu
- call menu.bat
- cd ..
-
- cd PCBTOOL
- call all.bat
- cd ..
- cd OPUS
- call all.bat
- cd ..
- cd RBBSTOOL
- call all.bat
- cd ..
- cd SFTOOL
- call all.bat
- cd ..
- cd WC30
- call all.bat
- cd ..
- cd MAXTOOL
- call all.bat
-
- cd \
- i:\bin\norton\ncd /r
- mv \ncdtree\treeinfo.ncd \
- rd \ncdtree
-
- pause
-
- cd \
- 0del /s
- rm /f *.bak logfile foo.* out
-
- global rd tmp
- global rd temp
-
- :end
-