Ends a reports block in the preferences file.
*EndReports()Ends a reports block in the preferences file. |
|||||
*EndReports()Ends a reports block in the preferences file. |
Syntax |
*EndReports() |
Example |
*BeginDefinitions() *BeginReports() *DefineReport(repdef_sdf_test, dat_file) *ReportLabel("SDF Test Summary") *Page(page_text_sum, "SDF Text Summary", pagedef_text_sum, dat_file) *EndDefine() *EndReports() *EndDefinitions() |
Application |
HyperGraph 2D, HyperGraph 3D, HyperView, MediaView, MotionView, TextView |
Context |
|
See also |
|