|
Variable
|
Description
|
|
GridOn
|
Option to turn the grid on or off. If the grid is on, window objects placed or moved in a window or user object snap to the grid. The default is 0, off; 1 is on.
|
|
GridShow
|
Option to display the grid. The default is0, off; 1is on.
|
|
GridX
|
The width of the grid in pixels. The default is 8 pixels.
|
|
GridY
|
The height of the grid in pixels. The default is 8 pixels.
|
|
new_default_datasource
|
The default data source for a new DataWindow object.
1 - SQL Select 2 - Query 3 - Stored Procedure (only valid if supported by the DBMS) 4 - Script 5 - Quick Select
|
|
new_default_presentation
|
The default presentation style for a new DataWindow object.
1 - Tabular 2 - Freeform 3 - Grid 4 - Label 5 - N-Up 6 - Crosstab 7 - Graph 8 - Group
|
|
new_form_color
|
The color you want to make the default background color for a freeform DataWindow
|
|
new_form_column_border
|
The border you want to make the default column border for a freeform DataWindow
|
|
new_form_column_color
|
The color you want to make the default column color for a freeform DataWindow
|
|
new_form_text_border
|
The border you want to make the default text border for a freeform DataWindow
|
|
new_form_text_color
|
The color you want to make the default text color for a freeform DataWindow
|
|
new_grid_color
|
The color you want to make the default background color for a grid DataWindow
|
|
new_grid_column_border
|
The border you want to make the default column border for a grid DataWindow
|
|
new_grid_column_color
|
The color you want to make the default column color for a grid DataWindow
|
|
new_grid_text_border
|
The border you want to make the default text border for a grid DataWindow
|
|
new_grid_text_color
|
The color you want to make the default text color for a grid DataWindow
|
|
new_label_color
|
The color you want to make the default background color for a label DataWindow
|
|
new_label_column_border
|
The border you want to make the default column border for a label DataWindow
|
|
new_label_column_color
|
The color you want to make the default column color for a label DataWindow
|
|
new_label_text_border
|
The border you want to make the default text border for a label DataWindow
|
|
new_label_text_color
|
The color you want to make the default text color for a label DataWindow
|
|
new_tabular_color
|
The color you want to make the default background color for a tabular DataWindow
|
|
new_tabular_column_border
|
The border you want to make the default column border for a tabular DataWindow
|
|
new_tabular_column_color
|
The color you want to make the default column color for a tabular DataWindow
|
|
new_tabular_text_border
|
The border you want to make the default text border for a tabular DataWindow
|
|
new_tabular_text_color
|
The color you want to make the default text color for a tabular DataWindow
|
|
Outline_Objects
|
1 is display the outline of the objects in the DataWindow. 0 is do not display the outline.
|
|
PreviewOnNew
|
1 is display the Preview window after you specify the data source for a new DataWindow object or report. 0 is display the DataWindow painter workspace. The default is 1.
|
|
PreviewRetrieve
|
1 is retrieve data immediately when you Preview a DataWindow object or report. 0 is retrieve data only after you click the Retrieve icon or select Retrieve from the Rows menu. The default is 1.
|
|
PrintOnNew
|
Yes to go to the preview window immediately after creating a new DataWindow definition. No to go to the DataWindow painter workspace. The default is Yes.
|
|
PrintPreviewRulers
|
Yes to display the rulers in the print preview window. No to hide the rulers. The default is No.
|
|
PrintPreviewZoom
|
The zoom percentage for the print preview window. The default is 100.
|
|
Ruler
|
Yes to display the rulers in the DataWindow workspace. No to hide the rulers. The default is No.
|
|
Status
|
Option to display the Selected Object Status window in the DataWindow Painter. The default is 0, do not display the Selected Object Status window; 1 is show the Selected Object Status window. This is a DataWindow Painter Preference item and is set when you select Object Status in the DataWindow Painter Design menu.
|