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>dfprnini()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
dfPrnIni()
Returns the string that initiates printing
------------------------------------------------------------------------------
Syntax:

     dfPrnIni(<aBuf>) --> cStr

Parameters:

     <aBuf>     Buffer for printing at which depend on the parameter settings
     for the printing

Returns:

     <cStr> String used to initalize the report printing

Description:

     Permits to know which string that the report is sending to the
     printing like the setup string. This function can be very useful for
     external printing to the dBsee engine

Example:

                       // Gets the string of initialization
     dfPrnIni(aBuffer) // Return the string
                       // of initialization

See also:

     dfPrnArr(), dfPrnEnd(), dfPrnFltExp()

See Also: dfPrnArr() dfPrnEnd() dfPrnFltExp()

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