You copy the files from the attachment to your hmg.3.4.4 folder overwriting previous versions (make a backup of them).
Rebuild HMG - just run BuildLib32.bat
Use in your sources:
Function:
Code: Select all
ExecuteReport (<cReportName>, <lPrintPreview>, <lSelectPrinter>, [<cOutputFile>], [<lNoSaveButton>])
Code: Select all
EXECUTE REPORT <ReportName> [[PREVIEW] [NOSAVEBUTTON]] [SELECTPRINTER] [FILE <cFile>]