home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / i18nv104.zip / BIN / NEW_VARS.CMD < prev    next >
OS/2 REXX Batch file  |  1996-02-13  |  187b  |  7 lines

  1. set include=\i18n\include;%include%
  2. set lib=\i18n\lib;%lib%
  3. set path=\i18n\bin;%path%
  4. set locpath=\i18n\locale;%locpath%
  5. set nlspath=\i18n\messages\%%L\%%N;%nlspath%
  6. set lang=En_US
  7.