Suntan Special version 0.67
Suntan Special for Broadband edition
The TPCallback function is called from the Suntan Special Display Monitor when the twopanel dialog needs work done or a value to be displayed in the right hand panel.
result = TPCallback(itemName)
result - the callback function returns this result to the Suntan Special Display Monitor to be displayed in the right hand panel.
This function is only used as a callback. It has no stand-alone use.
The SeqEdCB.cmd is based on the TPCallback function. Use it as an example of how to use the twopanel function.