home *** CD-ROM | disk | FTP | other *** search
- @echo off
- if not "%@eval[2+2]" == "4" goto No4Dos
- describe 0u.msl "MSL map: US ASCII"
- describe 0q.msl "MSL map: TeX Font"
- describe 8u.msl "MSL map: Roman-8"
- describe 0n.msl "MSL map: ECMA-94 Latin 1"
- describe 6j.msl "MSL map: Microsoft Publishing"
- describe 10u.msl "MSL map: PC-8"
- describe 11u.msl "MSL map: PC-8 DN"
- describe 12u.msl "MSL map: PC-850"
- describe 1u.msl "MSL map: Legal"
- describe 13j.msl "MSL map: Ventura International"
- describe 14j.msl "MSL map: Ventura US"
- describe 6m.msl "MSL map: Ventura Math"
- describe 7j.msl "MSL map: DeskTop"
- describe 9u.msl "MSL map: Windows"
- describe 10j.msl "MSL map: PS Text"
- describe 8m.msl "MSL map: Math-8"
- describe 5m.msl "MSL map: PS Math"
- describe 15u.msl "MSL map: Pi Font"
- describe applicat.doc "Using AutoFont support in common apps"
- describe license "SFP2Auto License Agreement"
- describe order.frm "SFP2Auto Order Form"
- describe sfp2auto.doc "SFP2Auto Manual"
- describe sfp2auto.exe "SFP2Auto by Small Planet Software"
- describe warranty "SFP2Auto Warranty (NO WARRANTY)"
- describe packing.lst "Packing List"
- describe _desc.btm "Add 4DOS descriptions to SFP2Auto files"
- describe read.me "READ.ME for SFP2Auto"
- describe sfp2auto.cfg "SFP2Auto configuration file"
- describe sps-reg.exe "Small Planet Software Registration Pgm"
- goto end
- :No4Dos
- Echo Descriptions are only applicable if you are using 4DOS
- :end
-