Displaying StyleSheet Parameter Settings

How to:

Reference:

The ? STYLE command displays the current settings for StyleSheet parameters.

Syntax: How to Display StyleSheet Parameter Settings

? [SET] STYLE

Example: Displaying StyleSheet Parameter Settings

Issuing the command

? STYLE

produces information similar to the following:

ONLINE-FMT 
OFFLINE-FMT       STANDARD 
STYLESHEET        ON 
SQUEEZE           OFF 
PAGESIZE          LETTER 
ORIENTATION       PORTRAIT 
UNITS             INCHES 
LABELPROMPT       OFF 
LEFTMARGIN        .250 
RIGHTMARGIN       .250 
TOPMARGIN         .250 
BOTTOMMARGIN      .250 
STYLEMODE         FULL 
TARGETFRAME 
FOCEXURL 
BASEURL

Note: OFFLINE-FMT is not supported. ONLINE-FMT and FOCEXURL apply to WebFOCUS.

Reference: ? STYLE Query Information

The following StyleSheet information is listed:

STYLESHEET

Rejects or accepts StyleSheet parameters that specify formatting options, such as page size, orientation, and margins.

LABELPROMPT

Specifies on which label of the first page to begin printing a multi-pane report, such as a mailing label report.

STYLEMODE

Speeds the retrieval of large report output by displaying output in multiple HTML tables where each table is a separate report page.

ORIENTATION

Is the page orientation for styled reports. Can be either portrait or landscape.

UNITS

Is the unit of measure for PostScript and PDF report output, as inches, centimeters, or points.

TOPMARGIN

Is the top boundary for a page of report output.

BOTTOMMARGIN

Is the bottom boundary for a page of report output.

LEFTMARGIN

Is the left boundary for a page of report output.

RIGHTMARGIN

Is the right boundary for a page of report output.

TARGETFRAME

Is a frame to which all drill-down hyperlinks are directed.

BASEURL

Is the default location where the browser searches for relative URLs specified in the HTML documents created by your application.


Information Builders