K
Keith B
So far I have figured out how to fix my Jscript code without using
Debug.However, I need to use it now, and it doesn't seem to work "as
advertised." I'm sure the problem is my lack of knowledge, since everything
else in InfoPath works so well. So, how about some help?
Using the script editor, I set a breakpoint and click on debug/start. My
form never displays. Instead, I get an ugly IE dump that makes no sense at
all. Furthermore, looking in the script editor, there is no indication that
the program has stopped at my breakpoint.
The script editor help says that in debug mode, if you put your mouse
pointer over a variable, you get a display that shows the value stored in
the variable. That is not happening. The Watch window shows nothing. The
Object browser is empty.
I also tried setting breakpoints, saving the source, and then opening the
form. Again, my breakpoints are completely ignored. So how about it guys?
What am I doing wrong?
Thanks,
Keith
Debug.However, I need to use it now, and it doesn't seem to work "as
advertised." I'm sure the problem is my lack of knowledge, since everything
else in InfoPath works so well. So, how about some help?
Using the script editor, I set a breakpoint and click on debug/start. My
form never displays. Instead, I get an ugly IE dump that makes no sense at
all. Furthermore, looking in the script editor, there is no indication that
the program has stopped at my breakpoint.
The script editor help says that in debug mode, if you put your mouse
pointer over a variable, you get a display that shows the value stored in
the variable. That is not happening. The Watch window shows nothing. The
Object browser is empty.
I also tried setting breakpoints, saving the source, and then opening the
form. Again, my breakpoints are completely ignored. So how about it guys?
What am I doing wrong?
Thanks,
Keith