Displaying image based on four toggles
March 9, 2007 12:00 AM
Lectora 2007:Sounds like you need 5 action groups.One to set total to 0 and then add intA, add intB, add intC, add intD.Then 4 more, one for each keystroke that are run when the key is press. Group AAction 1: Set intA either to 0 on the General tab or 1 on the Else tab depending on whether blnA is true using the Condition tab.Action2: Run the total action group.Group B:Action 1: Set intB either to 0 on the General tab or 2 on the Else tab depending on whether blnB is true using the Condition tab.Action2: Run the total action group.etc.
Discussions have been disabled for this post