Hi
I have a program where all inputs are done in a Text-constant. The Property "Wait for Input" is set to TRUE, so that it will only execute when <Enter> is pressed, but when I press F1-F12 the Text-constant executes - if data has been entered in the Text-constant.
I have solved the problem by using a flag, but is it rely the meaning that this happens?
Regards
Steen Rudberg
Low Mountains Railway
I have a program where all inputs are done in a Text-constant. The Property "Wait for Input" is set to TRUE, so that it will only execute when <Enter> is pressed, but when I press F1-F12 the Text-constant executes - if data has been entered in the Text-constant.
I have solved the problem by using a flag, but is it rely the meaning that this happens?
Regards
Steen Rudberg
Low Mountains Railway
For F1-F12 except F5, F10 and F11, the Text-constant will not execute at my side.
Hope this helps
-mk