 Recompiling when changing LotusScript object libraries Fernando Levi 06/29/2000 11:13 AM Domino Designer -- LotusScript 5.0.3 Windows NT
We have our applications designed with LotusScript classes in libraries, residing in a master template, and shared by all our databases. The problem is that these classes evolve, and some changes are not taken automatically by LotusScript, with erros arising such as "invalid type" or "use lss error". These vanish by recompiling all agents and actions. This recompilation is a huge effort, becuse we have code everywhere: forms, views, agents, in every database. Is there a way to simplify this recompiling process? Thanks in advance.
Go back |