Julian Stecklina <js at alien8.de> writes: > (defun (setf getenv) (val var) > (ext:putenv (string var) (string) val)) (string val) that is, of course. Regards, -- Julian Stecklina Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. - Martin Golding