I have an OOo BASIC macro routine Screenwriting.AllScripts.CharacterName() and it calls HalLib.AutoTextMacro.InsertAutoMacroText(). Normally there is no problem with this, but when I first start OOo, then open the screenplay I'm writing, and press a key that calls Screenwriting.AllScripts.CharacterName() I get a message that the resource HalLib.AutoTextMacro.InsertAutoMacroText() can't be found.
If, though, I first run a macro in HalLib, then everything is okay from then on. I only get the message if I use a macro in the Screenwriting library and it calls something in HalLib and I do this before using any HalLib macros. Do I need some kind of Load() statement or something in Screenwriting to make sure that's taken care of? It's a small irritation, but the kind that breaks my stream of thought, so it'd be nice if there were a simple way to fix it. I'm betting there's a simple, obvious solution I've missed. Is there? Thanks! Hal --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
