Hi, as it is now, the batch and shell scripts look for FLEX_HOME on the path and define it if not found. However, when using 2 different SDKs this leads to issues if you have FLEX_HOME set to SDK X, but want to invoke one of the scripts in SDK Y. In that case, the script in SDK Y will use SDK X, while one would assume SDK Y to be used.
We could enhance the scripts with an extra check to see if FLEX_HOME refers to the parent directory of the scripts, and if it does not, replace it with the parent directory. Does anyone see any problems with this? If not, I can modify the scripts. regards, Christophe -- Christophe Herreman http://www.herrodius.com http://www.springactionscript.org http://www.as3commons.org