Beginning in version 1.3 and above Focus Reports can print a report using a command line parameter. Following is the command syntax:
For Focus Reports Standard:
\Program Files\Inborne\Reports\IReports.exe FolderID "MyReport" -print
For Focus Reports Professional:
\Program Files\Inborne\Reports\IReportsDev.exe FolderID "MyReport" -print
Where:
- FolderID is the folder ID number where the report is located. The folder ID may be found in the Report Explorer: Right click the report name in the Reports Explorer, then select About This Report from the context menu. The Folder Id will be displayed in the lower left corner of the window.
- MyReport is the full name of the report and must be enclosed in quotes
When attempting to print a report using a command line parameter by creating a menu item in MediSoft, make certain the "Pass Current Data Path as Parameter" selection is unchecked. Focus Reports must be closed to execute this command.