Output_ImageNum - Report
Outputs the image represented by ImageNum
Type: Procedure
Parameters
| Parameter | Type | Description |
|---|---|---|
| ImageNum | Integer | the image number |
Syntax
Procedure Output_ImageNum Integer ImageNum
Call Example
Send Output_ImageNum ImageNum
Description
Output_imagenum outputs the image represented by ImageNum.
The command of the same name, Output_imageNum, calls this method. Some older reports that use the BasicReport object may use this command.