home *** CD-ROM | disk | FTP | other *** search
/ Share Gallery 1 / share_gal_1.zip / share_gal_1 / UT / UT140B.ZIP / GX.EXE / G.TXT < prev    next >
Text File  |  1991-11-24  |  1KB  |  41 lines

  1. ;
  2. ; Null lines and lines that start with semi-colons (like this one) are ignored.
  3. ;
  4. ; For proper parsing of partial abbreviations, make sure you insert them in
  5. ; alphabetic order.  For example:
  6. ;
  7. ; A00    before AGE
  8. ; AGE    before BEAUTY
  9. ; BEAUTY before BEAUTY2
  10. ;
  11. ; No spaces are allowed in the abbreviation.
  12. ; Maximum length for abbreviation is 10 characters.
  13. ; Maximum length for path name is 70 characters.
  14. ;
  15. ; ABBREV   PATH NAME
  16. ;═════════ ═════════
  17. BATCH      C:\BATCH
  18. EASE       D:\ELIN\EASE
  19. A          A:\
  20. B          B:\
  21. C          C:\
  22. D          D:\
  23. E          E:\
  24. G          C:\TURBO\G
  25. GO         C:\TURBO\GO
  26. MB         C:\NOTEWORK\MHS\BOX
  27. ME         C:\NOTEWORK\MHS\EXE
  28. MISC       C:\MISC
  29. MM         C:\NOTEWORK\MHS\MAIL
  30. MS         C:\NOTEWORK\MHS\SYS
  31. MSW        C:\NOTEWORK\MHS\SW
  32. NW         C:\NOTEWORK
  33. SDS        C:\SDS
  34. TGO        C:\TURBO\GO
  35. TS         C:\TURBO\SEE
  36. X          C:\TEXT
  37. XI         C:\TEXT\INVOICE
  38. XM         C:\TEXT\MISC
  39. XP         C:\TEXT\PINNACLE
  40. XQ         C:\TEXT\QUOTES
  41.