ij Properties Reference,
Page 5 of 9


[top]
[prev]
[next]
Documentation Top
Index for This Book

ij.maximumDisplayWidth

Function

Specifies the maximum number of characters used to display any column. The default value is 128. Values with display widths longer than the maximum are truncated and terminated with an & character.

Syntax

ij.maximumDisplayWidth=numberOfCharacters

Synonyms

In releases prior to 1.5, this property was called maximumDisplayWidth. The maximumDisplayWidth property is still supported and is a synonym.

Examples

java -Dij.maximumDisplayWidth=1000 COM.cloudscape.tools.ij

See Also

[top]
[prev]
[next]


Cloudscape Version 3.0
For technical support, go to: www.cloudscape.com and click Support.
Copyright © 1998 and 1999 Cloudscape, Inc. All rights reserved.