DANKE !!!! das war ein guter Tipp, diese zwei Zeilen waren es... und wenn ich 
sie weg lasse spart es mir 20 MB...

  elseif err isA RbScriptAlreadyRunningException then
    result = "RbScriptAlreadyRunningException"
  elseif err isA RbScriptException then
    result = "RbScriptException"


Gruß

Stefan
>> ich nutze RBscript nicht in meiner Anwendung... warum legt er es trotzdem 
>> rein?
> 
> Weil du auf irgendwas von RbScript Bezug nimmst, und wenn es auch nur
> sowas wie "RbScriptException" ist.
> Durchsuche einfach mal dein Prj nach "script"
> 
> -- 
> Thomas Tempelmann, http://www.tempel.org/
> 


Antwort per Email an