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>dfprnheader()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
dfPrnHEADER()
Prints a page header
------------------------------------------------------------------------------
Syntax:

     dfPrnHEADER( <aBuf> ) --> NIL

Parameters:

     <aBuf>     Internal buffer for printing

Returns:

     NIL

Description:

     Prints a page header The following operations are performed:
     
     . If the current page is the first page (page 0), it prints the Report
     Header.
     
     . In the other pages, it prints the page header.

Example:

     dfPrnHEADER( dfPrnArr() )  // Jump to next page

See also:

     dfPrnArr(), dfPrnFltExp(), dfPrnFOOTER(), dfPrnStart()

See Also: dfPrnArr() dfPrnFltExp() dfPrnFOOTER() dfPrnStart()

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