Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
November 23, 2024, 03:50:17 PM
VoiceAttack User Forums
Home
Help
Search
Login
Register
VoiceAttack
»
Profiles, Commands and Plugins
»
Profile and Command Discussions
»
Could Someone tell me why this block of code wont work? Thanks.
« previous
next »
Print
Pages: [
1
]
Author
Topic: Could Someone tell me why this block of code wont work? Thanks. (Read 2102 times)
MonkeyMagic75
Newbie
Posts: 8
Could Someone tell me why this block of code wont work? Thanks.
«
on:
November 03, 2020, 02:30:27 AM »
The spoken command being sent to VA is 'TACAN Dial one one X-Ray'
Begin Text Compare : [{TXTWORDTONUM:{CMDSEGMENT:2}}] Equals '1'
Write
'yay' to log
End Condition
Thank you
Logged
Pfeil
Global Moderator
Hero Member
Posts: 4782
RTFM
Re: Could Someone tell me why this block of code wont work? Thanks.
«
Reply #1 on:
November 03, 2020, 09:47:10 AM »
Press F1 while VoiceAttack has focus to open VoiceAttackHelp.pdf in your default PDF viewer.
That is not the correct syntax for using literal values/tokens as a parameter for the "{TXTWORDTONUM:" token.
Logged
MonkeyMagic75
Newbie
Posts: 8
Re: Could Someone tell me why this block of code wont work? Thanks.
«
Reply #2 on:
November 03, 2020, 01:55:56 PM »
I was trying to be too clever and ended up creating a few lines of poop lol.
Logged
Print
Pages: [
1
]
« previous
next »
VoiceAttack
»
Profiles, Commands and Plugins
»
Profile and Command Discussions
»
Could Someone tell me why this block of code wont work? Thanks.