![]() |
KnowBrainer Speech Recognition | ![]() |
Topic Title: Please, correct syntax error(s) before saving a macro - Looks good to me! But! Topic Summary: Created On: 04/29/2022 04:03 PM Status: Post and Reply |
|
![]() |
|
This what I did but got t4he following error message when trying to save the new command. "Please, correct syntax error(s) before saving a macro".
This was my attempt.
Select Tools\Command Browser\ MyCommandName: Index Dragon Description: Execute a OneNote Index Page. Group: Index This will create a folder called Index) Availability: Application-Specific Application: Dragon Recognizable in States: ? Command Type: Advanced Scripting
SubMain EndSub
Name Editor (Not a clue to what it will do). ------------------------- Robert Snow |
|
|
|
![]() |
|
We believe your KnowBrainer 2017 already has a rudimentary version of this command built-in so you won't need to re-create it. Unfortunately, we have forgotten the actual Command Name but it's probably something like Open <one note>. The KnowBrainer 2020 Upgrade variation of this command would be Windows Open <dictation> but you now have the option to open any application, utility, folder or even a file. ------------------------- Change "No" to "Know" w/KnowBrainer 2020 |
|
|
|
![]() |
|
I just reinstalled my computer and all directores are as you sugested. This looks so much likew I used before. Is there anyway I could find the Command Browser file from the past. I saved every thing that even smelled like dragon. I just dont know what file would have the code in it. I dont need to use it, only want to check out some of the text in it. bob ------------------------- Robert Snow |
|
|
|
![]() |
|
The KnowBrainer commands are stored at this address: %USERPROFILE%\AppData\Roaming\KnowBrainer\KnowBrainerCommands\MyKBCommands.xml ------------------------- Change "No" to "Know" w/KnowBrainer 2020 |
|
|
|
![]() |
|
I see two syntax errors:
"SubMain" should be "Sub Main" "EndSub" should be "End Sub" |
|
|
|
![]() |
|
This also looks suspicious. If indeed the command is supposed to be application-specific (not Global) the application to which it is specific almost certainly should not be Dragon. It should probably be One Note. However, my guess is that it should probably be Global and there should not be any entry in the "Application" field. ------------------------- -Edgar |
|
|
|
![]() |
|
Windows 10 ro 64bit Your right. I have laid out the process I use that gives me the ability to open up a Microsoft OneNote Notebook to a particular section within the notebook, and page. It does not matter if OneNote is open or closed, the results are the same. Right click on any area of document (Brings up a Menu)
Sub Main It does work as Global but your probably right (Application-Specific) is a smarter way to go. I also added a space between Sub Main & End Sub.
------------------------- Robert Snow |
|
|
FuseTalk Standard Edition v4.0 - © 1999-2022 FuseTalk™ Inc. All rights reserved.