OpenSTAAD V8i
Creates a report with the specified title.
Where:
A null terminated string containing the title of the report.
A long value containing the reference number for the report created to be used to access the report.
'Get the application object --
'Create report
ReportNo = objOpenSTAAD.Table.CreateReport "My Report"