Jython Macro debug mode (how to set options!)
Submitted by Tuesday, 30 March, 2004 - 04:43
on
I have been trying to write jython macros. One thing I have not understood properly is whether there is a macro debug mode for jython macros. I can't seem to find any documentation on it. I did find the options file, with the following entry.
options.jython.python.verbose.values=debug comment message warning error
But I'm not sure what to do with it (I'm assuming I should put it in the properties file.)
Should I put it in as is? Will it allow macro debugging?
Many questions!
options.jython.python.verbose.values=debug comment message warning error
But I'm not sure what to do with it (I'm assuming I should put it in the properties file.)
Should I put it in as is? Will it allow macro debugging?
Many questions!