Hello and thanks for the great reply! I looked at this and determined that I have no idea how to input all those lines from begin text compare on down to say done. I only know how to input key/mouse inputs and pauses. I can't see how I can either type all that in there or input it in somehow...
These are advanced actions and VoiceAttack actions which you can find under the "Other >" action list on the left. Selecting an action adds it to the action list, just like adding a pause, etc. Adding or Selecting that item (double-click) will open the options menu for that line (again, just like a pause action) where you can adjust settings.
The Begin Condition action is found under Other > Advanced menu as shown here:
The VoiceAttack action for Enable or Disable Shortcuts (keyboard) is found under the Other > VoiceAttack Actions menu:
When you add a Begin Condition, you can select the type of condition, and in this example we are using the Text tab along the top - this is where we can input the parameters of this condition, and chose the type of comparison to make:
In my first example in my previous reply, I showed the use of the {CMD} token to get what was said by the user to trigger this command. These tokens are like keywords that hold a particular value we can use for all sorts of things, such as comparisons - in this case, the {CMD} token contains what was said to trigger this command, so it could either be "Enable Shortcuts", or "Disable shortcuts". You can find out more about this and the rest of the tokens available in the VoiceAttack Help Manual around page 155 "Text (and Text-To-Speech) Tokens" - press F1 when VoiceAttack is in focus, and this guide will open in your default PDF viewer application:
It may seem like a lot at first, but once you start working with these conditions and loops and variables, you will find it easier and easier. Read those posts linked by Pfeil above and you can get a great start on understanding logic and flow, and how to think in a step-by-step manner that you can translate into lists of actions inside voice commands.
Best wishes and good luck to you!!