cancel
Showing results for 
Search instead for 
Did you mean: 

Script Debugging

Former Member
0 Kudos

I am calling 3 Scripts in the driver Program. i dont want to debug the first 2 scripts. i want to debug on the 3rd form. How ?

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

After Activating debugger it will show one confirm box there you press Cancel button then it will go to another form(Secon Form) there also press cancel button then you will see your required form for debugging...

Former Member
0 Kudos

Hi Friends,

I tried in this way and it started working.

Initially i executed RSTXDBUG. By this Script Debugger will get activated.

Now when we press F8, we will get a Dialog Box for Script Debugger. There in Control Field i have paased START_FORM. In this way we can ddebug directly third Form.

Let me know if i am incorrect.

Now i have another Doubt.

Say example i ahve a script which is been called from a driver program. It have 4 Pages. I want to debug 3rd page . How is this possible ?

Former Member
0 Kudos

hey,

go to se 71 and then give your script name.

In the menu bar -> utilities -> activate debugger.

Now execute your transaction , the control will come to your script.

Hope it helps.

regards,

RK

Former Member
0 Kudos

I have tried in this way. Even then in debugging i am getting the first Form.

former_member188685
Active Contributor
0 Kudos

You can Run the Program RSTXDBUG.