OpenSTAAD V8i
Saves a table in a report specified by TableNo.
Where:
Long variable containing the report number whose table will be saved.
Long variable containing the table number to be saved.
'Get the application object --
'Save Table
objOpenSTAAD.Table.SaveTable ReportNo, TableNo