Setting the Maximum String Length

Related Topics:

Debugging Output Defaults

By default, the maximum string length for debugging output is 512 characters, You can choose a new maximum string length.

To set a new maximum string length for output:

1. In the Debugging Window, choose Debug Debugging Options. Or, in the Sun WorkShop main window, choose Options Debugging Options.

2. In the Debugging Options Dialog Box, click the Debugging Output tab.

3. At Max. output string length, type the new string length in the text box.

4. Click OK to apply the change to the current session, or click Save as Defaults and then click OK to apply it to all sessions.

Note - This option is equivalent to the dbx
output_max_string_length Environment Variable.