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:

                  STYLESHEET PARAMETER SETTINGS 
ONLINE-FMT      HTML 
OFFLINE-FMT     STANDARD 
STYLESHEET      ON 
SQUEEZE         OFF 
LABELPROMPT     OFF 
STYLEMODE       FULL 
ORIENTATION     PORTRAIT 
UNITS           INCHES 
TOPMARGIN       .250 
BOTTOMMARGIN    .250 
LEFTMARGIN      .250 
RIGHTMARGIN     .250 
TARGETFRAME     ???? 
FOCEXURL        \cgi-bin\ibi_cgi\ibiweb.exe?IBIMR_drill=X,corp/corp.htm 
BASEURL         OFF

Reference: ? STYLE Query Information

The following StyleSheet information is listed:

ONLINE-FMT

Is the format of report output. Can produce output as HTML (the default), PDF, Excel 2000, Excel 97, PostScript, or as unstyled character-based output.

OFFLINE-FMT

Is the format of report output. Can produce output as HTML or as unstyled character-based output.

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.

FOCEXURL

Is the location of a procedure and the method used to execute it from the WebFOCUS Client.

BASEURL

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


WebFOCUS