PPT2000 wrote: > In Word 2000, how do you debug (step into) macros right after you
> click on the "Enable Macros"?
Is the problem with an "autorun" type of macro? If so, put a Stop statement
right at the beginning of it, save, then re-open the document. Execution
will halt on Stop, and you can then step through the trouble area.
--
Working without a .NET?
http://classicvb.org/
Re: any macro-like construct/technique/trick? ... I prefer my debug code be more conspicuous rather ...Preprocessor Macros and their ilk have always seemed like an awful ...Python is probably the wrong language for your problem. ... (comp.lang.python)
Two Questions ... It's absolutely jam packed with very large macros... gotos etc. which I'm finding very difficult to debug....ridiculous structures into inline functions, or is there a way to "force" ... (comp.lang.c)
Re: Help with debugging techinques ... Nothing stopping you from continuing to use the DEBUGMSG/RETAILMSG macros.... The key is to ensure that your debug port is still enabled, ... Note that retail builds will cause the DEBUGMSG... (microsoft.public.windowsce.platbuilder)
Word 2003 Macro Runtime Error 5479 ... I have a set of macros.... document and pasting the strings into a second document. ...Switch to Word and close the dialog box." ... And a added Debug button if in debug mode. ... (microsoft.public.word.vba.general)
Re: Obscure mutex problem ... and since I can't duplicate the problem, I can't debug it! ... Adding 'recursive' doesn't fix anything, it just hides a broken design. ... uses macros for creating loops, fails to avoid double evaluation of macro ... and then start tackling the real problem.... (comp.os.linux.development.apps)