> I need to create a control that has got two terminals in the diagram
> window. The terminals must not be connected to each other by wire but
> both must respond to the control instruction the same way. Is that
> possible to be done?
>
You might want to look at the local variable. It allows a second access
to the control's data. It is useful for initializing controls, reading
a Boolean from two loops, etc.
Greg McKaskle