[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

Re: Printing Bold when using...



David,

SQR maintains a reserved variable #page-count that you could print with
the format qualifier bold, instead of using the Page-Number command.
However, SQR does not provide a reserve variable for last page.  Since
the Page-Number and Last-Page commands do not have a bold format option,
you could use print the control character sequence for bold before your
Page-Number and Last-Page commands and then print the control character
sequence to return to normal font after the call to these commands.

I sure would be nice if all commands used to print items on the page had
the same format qualifiers as the print command.

Gina Bencke
Bencke Consulting Corporation
gina@bencke.com

-----Original Message-----
From: David Fordham [mailto:dfordham@SUMMITTECH.COM]
Sent: Friday, December 24, 1999 3:14 PM
To: SQR-USERS@list.iex.net
Subject: Printing Bold when using...


Hi all,

I am trying to get a report to bold print the results of Page-Number and
Last-Page, does anyone have any ideas?

TIA,

David Fordham