What is the next logical step in the debugging process?

The user of an application reports that clicking a button on a form causes an error. After deciding to debug the application remotely, you attach to the running application and open the corresponding .fmb file in Forms Builder.
What is the next logical step in the debugging process?

The user of an application reports that clicking a button on a form causes an error. After deciding to debug the application remotely, you attach to the running application and open the corresponding .fmb file in Forms Builder.
What is the next logical step in the debugging process?

A.
Get the host and port information from the user.

B.
Click the Go button on the Forms Builder toolbar.

C.
Set a breakpoint in the When-Button-Pressed trigger code.

D.
Examine the Stack panel to determine which program units where invoked when the user clicked the button.

E.
Examine the Global/System Variables panel to see the values of the system variables ERROR_ITEM, ERROR_BLOCK, and ERROR_RECORD.



Leave a Reply 0

Your email address will not be published. Required fields are marked *