Dec 122017
 
Trims Environment variables. Useful for network software that requires only certain length user ids.
File TRIMENV.ZIP from The Programmer’s Corner in
Category Batch Files
Trims Environment variables. Useful for network software that requires only certain length user ids.
File Name File Size Zip Size Zip Type
TRIMENV.DOC 290 206 deflated
TRIMENV.EXE 4960 3300 deflated

Download File TRIMENV.ZIP Here

Contents of the TRIMENV.DOC file



TRIM environment variables

USAGE: TRIMENV VARNAME LENGTH

EXAMPLE:
IF USERID=MYSELF THEN
TRIMENV USERID 3
PRODUCES
USERID=MYS

Useful for network software that requires only certain length user ids
in environment variables, such as Wordperfect or Easyflow.



 December 12, 2017  Add comments

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)