Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Debugging smartforms without hardcoding

Former Member
0 Likes
418

Dear all,

Is there any way to debug smartforms without hardcoding breakpoint in smartforms.

<removed by moderator>

Regards,

Thiru. R

Edited by: Thomas Zloch on Dec 4, 2010 9:41 PM

Moderator Message: Wrong forum. Easily searchable question.

Edited by: kishan P on Dec 5, 2010 4:08 PM

2 REPLIES 2
Read only

Former Member
0 Likes
379

Hi

You can debugg a smart form with out hardcoding BREAK-POINT

to do this execute the form go to the FM generated in Display mode

find the specific cond or statement where you need to stop.

keep a session Break Point and execute the program.

regards

S.Prabhu

MOderator Message: Do NOT answer easily searchable questions. Points unassigned

Edited by: kishan P on Dec 5, 2010 4:09 PM

Read only

0 Likes
379

Dear Prabhu,

Thanks its working.

regards,

Thirukumaran. R