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>dfprnend()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
dfPrnEnd()
Returns the string at the end of printing
------------------------------------------------------------------------------
Syntax:

     dfPrnEnd(<aBuf>) --> cStr

Parameters:

     <aBuf>     Buffer for  which is dependent on the parameter settings
     for printing

Returns:

     <cStr> String used by the report for the reset of the printer at the
     end of printing

Description:

     Permits the sending of a string at the end of printing a report. This
     function can be very useful for external printings with the dBsee
     engine

Example:

     // Set the string of initialization
     // Set the string of initialization
     dfPrnEnd(aBuffer) // Return the string
                               // of end printing

See also:

     dfPrnArr(), dfPrnFltExp(), dfPrnIni()

See Also: dfPrnArr() dfPrnFltExp() dfPrnIni()

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