PdcApplication.GetCalcList: Difference between revisions

From External Bemet Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 6: Line 6:


== Notes ==
== Notes ==
This method is superfluous. To get the calculation numbers, use the 'pdc.database.opentable' method.
This method is superfluous. To get the calculation numbers, use the [[PdcApplication.OpenTable]] method.
It only remains for reasons of downward compatibility.
It only remains for reasons of downward compatibility.



Latest revision as of 10:51, 21 May 2012

Declaration

GetCalcList as IStrings

Description

No longer supported

Notes

This method is superfluous. To get the calculation numbers, use the PdcApplication.OpenTable method. It only remains for reasons of downward compatibility.

Code example

Availability