home *** CD-ROM | disk | FTP | other *** search
/ World of Shareware - Software Farm 2 / wosw_2.zip / wosw_2 / PRINTING / SF2AU091.ZIP / _DESC.BTM next >
Text File  |  1992-04-15  |  2KB  |  36 lines

  1. @echo off
  2. if not "%@eval[2+2]" == "4" goto No4Dos
  3. describe 0u.msl        "MSL map: US ASCII"
  4. describe 0q.msl        "MSL map: TeX Font"
  5. describe 8u.msl        "MSL map: Roman-8"
  6. describe 0n.msl        "MSL map: ECMA-94 Latin 1"
  7. describe 6j.msl        "MSL map: Microsoft Publishing"
  8. describe 10u.msl       "MSL map: PC-8"
  9. describe 11u.msl       "MSL map: PC-8 DN"
  10. describe 12u.msl       "MSL map: PC-850"
  11. describe 1u.msl        "MSL map: Legal"
  12. describe 13j.msl       "MSL map: Ventura International"
  13. describe 14j.msl       "MSL map: Ventura US"
  14. describe 6m.msl        "MSL map: Ventura Math"
  15. describe 7j.msl        "MSL map: DeskTop"
  16. describe 9u.msl        "MSL map: Windows"
  17. describe 10j.msl       "MSL map: PS Text"
  18. describe 8m.msl        "MSL map: Math-8"
  19. describe 5m.msl        "MSL map: PS Math"
  20. describe 15u.msl       "MSL map: Pi Font"
  21. describe applicat.doc  "Using AutoFont support in common apps"
  22. describe license       "SFP2Auto License Agreement"
  23. describe order.frm     "SFP2Auto Order Form"
  24. describe sfp2auto.doc  "SFP2Auto Manual"
  25. describe sfp2auto.exe  "SFP2Auto by Small Planet Software"
  26. describe warranty      "SFP2Auto Warranty (NO WARRANTY)"
  27. describe packing.lst   "Packing List"
  28. describe _desc.btm     "Add 4DOS descriptions to SFP2Auto files"
  29. describe read.me       "READ.ME for SFP2Auto"
  30. describe sfp2auto.cfg  "SFP2Auto configuration file"
  31. describe sps-reg.exe   "Small Planet Software Registration Pgm"
  32. goto end
  33. :No4Dos
  34. Echo Descriptions are only applicable if you are using 4DOS
  35. :end
  36.