G
Guest
Hello everyone
I have a work around for debugging a form. I'm not sure if this is optimal
but this will have to do until I learn how to debug with the Visual Basis
tools. I declare my variable and set it to a value. I create a textbox and
place the variable init to show the value on the form. Basically I save and
close the form in design view and open the form view to see if my value will
appear in the form. This is the old way of debugging web pages with
reponse.write. Can someone tell me or point me in the right direction to
properly degugging a visual basic application/form?
kw
I have a work around for debugging a form. I'm not sure if this is optimal
but this will have to do until I learn how to debug with the Visual Basis
tools. I declare my variable and set it to a value. I create a textbox and
place the variable init to show the value on the form. Basically I save and
close the form in design view and open the form view to see if my value will
appear in the form. This is the old way of debugging web pages with
reponse.write. Can someone tell me or point me in the right direction to
properly degugging a visual basic application/form?
kw