init_initialize_crystal8_object_.htm
Navigation: Templates > Guide to all Templates > Additional Libraries and Templates > Crystal8 Class >====== Init (initialize Crystal8 object) ====== | |
Init (reportname)
Init Initialize the Crystal8 object.
reportname A string constant, variable, EQUATE, or expression containing the report name. This report name is used when previewing a report. It is also the window caption (text).
The Init method initializes the Crystal8 object. This method also sets the title of the preview window, if the report is previewed. A BYTE is returned from this method and represents whether the report engine is successfully initialized.
Return Data Type: BYTE
Example:
oCrystal8.Init( ReportPathName )
init_initialize_crystal8_object_.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1