Hi all! I've set CDS_LOAD_ENV to CWD to load the .cdsenv from my current directory but it doesn't. (Of course I checked this with getShellEnvVar("CDS_LOAD_ENV"), which returns "CWD"). I know it does'nt work by checking which are current settings, e.g.: envGetVal("layout" "xSnapSpacing") Only if use envLoadFile("./.cdsenv"), it will load what I set there. Is there a way to make CDS_LOAD_ENV work? Do you have any idea why it doesn't? Is there a way to debug this, and see which .cdsenv was loaded (from within ICW, since which files are loaded depend on the environment variables, and you have them all set only starting cadence)? Thanks a lot for any hint... cheers, marco