previous up next
Go backward to `desing/pupdate`
Go up to Procedures
Go forward to `desing/resolvem`

`desing/resolvedobject`

Treating a chart-record with resolved basic object on the top of its stack.

Input:
Chart a chart record.
Output:
-
If the resolved basic object is the first in the stack, the chart-record is moved into resolvedChartList, otherwise it is removed from the stack and the chart-record is moved into globalChartList.
previous up next