[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
GETPBIOS()
Determines if printing is through DOS or the BIOS
------------------------------------------------------------------------------
Syntax
GETPBIOS() --> nPrintMode
Returns
GETPBIOS() returns the setting made in SETPBIOS() as a numeric value
between 0 and 3.
Description
This function allows you to determine the current setting for rerouting
the printer through extended drivers. If the function returns a value
of 0, the print output is through DOS. If the value is between 1 and 3,
the output is through the BIOS on the corresponding printer.
Example
Determine the current setting:
? GETPBIOS() // 0 Output via DOS
See Also:
SETPBIOS()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson