OK you journal gurus, I am looking to add a "break point" to a journal. I want to be able to take any journal and add a break point that drops me into interactive mode at the point of my choosing. My initial thought was a simple error in the journal would do it (say text like BREAK!), hoping the text was just read in line by line until it hits something the interpreter can't handle. Nope. Nor does it have the grace to preprocess the journal and throw a syntax error. Instead it seems to simply crash Revit. Now I don't feel so bad about the lack of an error trap in my AUBench Batch code. 
Anyway, any thoughts are greatly appreciated.
Gordon

Anyway, any thoughts are greatly appreciated.
Gordon
Comment