Understanding HTML Procedures
To enhance the appearance of HTML output, use HTML procedures in an SQR program.
An SQR program with these procedures generates output as described previously in “Using PRINTER:HT,” with these exceptions:
-
The <PRE> and </PRE> HTML tags are not used.
-
Text appears in a proportional font, such as Arial.
-
Positioning values that are specified in the SQR program are ignored.
Text, HTML tags, and other information are placed in the HTML output in the order in which they are generated by the SQR program.
-
White space, such as spaces between PRINT commands, is removed.