Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- GT_LIB v1.0 Reference Guide Release 1.0 - <b>output a standard page header</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 Output a standard page header
------------------------------------------------------------------------------

 Syntax

        GT_PageHeader( cRepName, lPageReset, nLeftMgn, nRightMgn, ;
                       nPageWidth , nHeader )

 Arguments:

      cRepName    - Report name
      lPageReset  - If .T., reset the page number count
      nLeftMgn    - Left margin of page
      nRightMgn   - Right margin of page
      nPageWidth  - Width of page
      nHeader     - Row on which to start header

 Returns:

      NIL

 Description:

      Outputs a double lined box structure containing the name of the
      system, report and user, the date and time, and the page number.

 Examples:



 Header File: GT_LIB.CH

 Source: PHEADER.PRG

 Author:  Martin Colloby

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