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>dfprnmenu()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
dfPrnMenu()
Display report menu and set parameters
------------------------------------------------------------------------------
Syntax:

     dfPrnMenu( <aSettings>, [<nUserMenu>],;
                 [<cIdPrinter>], [<cIdPort>] ) --> lRet

Parameters:

     <aSettings> Array containing the report settings
     <nUserMenu> Activation mode of the report menu
     <cIdPrinter> ID of printer to use. Default currently selected printer
     <cIdPort>  ID della porta sulla quale stampare. Default currently
     selected port.

Returns:

     <lRet> returns .T. if the report menu is confirmed

Description:

     allows for the configuration of the report, setting the printer, the
     port, the layout and the spooler.

Example:

     // Consult a source file of a report
     // for an example on dfPrnMenu()

See also:

     dfPrnArr(), dfPrnFltExp(), dfPrnHEADER()

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

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