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 Pop up screen

surya_ramireddy
Participant
0 Likes
423

Hi Guys.

Can you please say how can i debugg a pop up screen when i click on pop up screen?

Regards,

Surya.

3 REPLIES 3
Read only

Sm1tje
Active Contributor
0 Likes
386

Drag and drop this code from notepad file (on desktop) onto the pop-up screen:

[FUNCTION]

Command=/H

Title=Debugger

Type=SystemCommand

Open a notepad file and post the code above into your notepad, save it onto desktop (or where ever you like). Next time during pop-up, drag this file from desktop onto your pop-up window.

Edited by: Micky Oestreich on Jul 2, 2009 3:33 PM

Read only

Former Member
0 Likes
386

Hi,

Just create a text file on the desktop

and copy paste this

[FUNCTION]

Command=/h

Type=SystemCommand

when the pop up comes just drag and drop the text file

Regards

Sarves

Read only

Former Member
0 Likes
386

Please do not ask or answer questions thqat have been answered many times before.

Thread locked.

Rob