Hello,

I need to add the following info to the system environment variable of some systems. The variable name is ADSKFLEX_LICENSE_FILE and the value is @midland.

I put this line into my logon script:

SETM "ADSKFLEX_LICENSE_FILE=@midland"

What happens is that the ADSKFLEX_LICENSE_FILE variable gets put in fine, but the @midland value gets put in as <unknown:midland. Basically, I think kix doesn't understand the @ sign.

Any way around this? Can I put quotes around the value like so '@midland'?

Any help would be greatly appreciated.

-phil