previous up next
Go backward to `desing/resolveone`
Go up to Procedures
Go forward to `desing/resolves2`

`desing/resolves`

Resolution of an SBO on the top of the stack of a chart-record.

Input:
 
Chart
a chart-record,
Newobject
a boolean indicating whether the SBO is newly created.
Output:
-
The procedure starts the resolution of the SBO, and it can lead to changes in the global variables
  resolvedChartList, globalChartList, 
  chartHistory, chartTree, globalChartCounter.

previous up next