All Manuals > LispWorks Release Notes and Installation Guide > 13 Release Notes > 13.17 Other changes

NextPrevUpTopContentsIndex

13.17.5 Unsetting an environment variable in 64-bit LispWorks

Unsetting a system environment variable now works in 64-bit LispWorks. You would do this by:

(setf (lw:environment-variable "ENV_VAR") nil)

LispWorks Release Notes and Installation Guide - 23 Dec 2011

NextPrevUpTopContentsIndex