Page 1 of 1

"Bug" in Installer

Posted: Thu Dec 01, 2011 5:55 pm
by alfkil
Installer will fail on the following code saying "GETENV: String too long in line ...":

Code: Select all

(run "setenv NAPALM \"\"")
(set #scrmode (getenv "NAPALM"))
This is both impractical and incompatible with older versions of Installer.

Hope it can be fixed!

Re: "Bug" in Installer

Posted: Thu Dec 01, 2011 6:16 pm
by salass00

Re: "Bug" in Installer

Posted: Fri Dec 02, 2011 2:00 pm
by alfkil
@salass00

Ok, thanks for letting me know!