in a vi with only a boolean indicator, indicator NOT connected to
connector pane:
indicator comes in at default when loaded.
indicator is NOT set to default when vi is run
OK

in a vi with only a boolean indicator, indicator IS connected to
connector pane:
indicator comes in at default when loaded.
indicator IS set to default every time vi is run
OK


in a vi with only a boolean indicator, indicator connected to a read
local of itself:
it comes in at default when loaded.
it does NOT set to default when vi is run
OK

in a vi with two boolean indicators, 1st is connected to connector
pane, a read local of the 1st is connected to the 2nd:
both come in at default when loaded.
manually change state of 1st (but not default value)
neither indicator is set to default during first run
the 1st is set to default on the second run

What is going on here?

Reply via email to