misc/
ajs_debug.pro
topajs_debug
result = ajs_debug( [debug] [, set_global=set_global])
Return an integer specifying how verbose the debugging messages should be.
0 none, 1 basics, 2 verbose, 3 ridiculous
Return value
The returned value is stored in a common block (unless debug is specified)
Parameters
- debug in optional
If debug is specified, this overrides (but does not change) the shared value
Keywords
- set_global in optional
New global debug value
Author information
History: |
3 Apr 2008 Written, Anthony Smith |
File attributes
Modifcation date: | Fri Jun 6 08:19:26 2008 |
Lines: | 35 |
Docformat: | rst rst |