How do I compile all of the windows events at once? (OpenInsight Specific)
At 15 JAN 1999 08:24:39AM Bryan Feddish wrote:
I changed an include file that is inserted in all of my windows events and I want to recompile them all at once. Does anyone know how to do this?
Thanks,
Bryan
At 15 JAN 1999 10:19AM [email protected] - [url=http://www.sprezzatura.com]Sprezzatura, Inc.[/url] wrote:
Best idea I ever came up with was to get all entities with get_repos_entities, then perform a repository compile or tcompile on them. Only a few lines of code.