WinStudio

Running Diagnostics in WinStudio

You can debug a form's operation by using the form in run mode, capturing information about its operation, and then analyzing the information.

To select types of diagnostic messages:

  1. On the View menu, click Settings.
  2. Select the Diagnostics tab.
  3. In the General section, select Enable.
  4. Select the diagnostic message types that are appropriate to your debugging task.
  5. Close or minimize the Settings window.

To capture and view diagnostic messages:

  1. On the View menu, click Diagnostics.
  2. In run mode, perform the operations that you want to test.
  3. Examine the messages in the Diagnostics window.

NOTE: In the Diagnostics window, you can start and stop the collection of messages, save messages to a file, clear the log, filter messages, and find values in messages. See the Help for the Diagnostics window.


Related Topics

About Diagnostics

Diagnostic Information about Call Details

Diagnostic Information about Collections

Diagnostic Information about Components

Diagnostic Information about Event Handlers

Diagnostic Information about Forms

Diagnostic Information about Validators

Diagnostic Information about Variables

Diagnostic Information about the Interpreter

Middle-Tier Messages