update docs on set-os-env

db4
Doug Coleman 2008-04-11 22:42:45 -05:00
parent def4e06652
commit 88bb122d1c
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@ HELP: set-os-envs
{ $values { "assoc" "an association mapping strings to strings" } }
{ $description "Replaces the current set of environment variables." }
{ $notes
"Names and values of environment variables are operating system-specific."
"Names and values of environment variables are operating system-specific. Windows NT allows values up to 32766 characters in length."
}
{ $errors "Windows CE has no concept of environment variables, so this word throws an error there." } ;