The Automation/Scripting example fails to compile under 0.84a. Error is: "Unknown identifier: Dir$ at line 50 in FScript.class". No other example project uses Dir$(), they all use Dir(). Changing it to Dir() in this example fixes the problem, but it sounds like Dir$() has disappeared from 0.84a. Rob