VMS Help
CRTL, setenv, Description

 *Conan The Librarian

    This function inserts or resets the environment variable name
    in the current environment list. If the variable name does not
    exist in the list, it is inserted with the value argument. If the
    variable does exist, the overwrite argument is tested. When the
    overwrite argument value is:

    o  0 (zero) - then the variable is not reset.

    o  1 - then the variable is reset to value.
  Close     Help