Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- dBsee 4.6 - The Library - <b>dfprnset()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
dfPrnSet()
Assigns a new printer to the array for printing
------------------------------------------------------------------------------
Syntax:

     dfPrnset(<aBuf>,<cIDPrinter>) --> NIL

Parameters:

     <aBuf>     Buffer for printing in which parameters are set
     <cIdPrinter> ID of the printer to use

Returns:

     NIL

Description:

     Permits the configuration for printing to a new printer

Example:

     dfPrnSet(aBuf," 107") // Assign the printer number 107

See also:

     dfPrnArr(), dfPrnFltExp(), dfPrnHEADER(), dfPrnOut()

See Also: dfPrnArr() dfPrnFltExp() dfPrnHEADER() dfPrnOut()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson