(SetTextColor)


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]

Posted by Grant Foraker on September 06, 2012 at 07:21:55:

(SetTextColor) is for CRT use. Is there a similar command for printers that would work in old style print programs?

Something like ...

PRINT (1) (TR);(SetPrinterColor=255,0,0) ! Turn on RED
PRINT (1) ERRMSG$
PRINT (1) (TR);(SetPrinterColor=0,0,0) ! Return to BLACK

OR

PRINT (1) (SetPrinterColor=255,0,0);ERRMSG$ ! Print this line in RED


Looking for an easy way for a user to spot error messages in a 400+ page report in PDF format.


Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

What is the name of the main Signature System's Product?  

Comments:

Optional Link URL:
Link Title:
Optional Image URL:

You may attach up to 5 files to your followup (see below):





Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]