Vocola Information Pages by Rick Mohr (last modified May 11, 2002) |
|
SupportKnown Bugs or LimitationsThe following problems are known to exist in Vocola 1.1:
Note that while most Dragon functions (like SetMousePosition) expect numbers to be passed without quotation marks, the HeardWord function requires numbers to be passed with quotation marks. Vocola has no way to express this distinction. Currently, numeric arguments are passed unquoted (so SetMousePosition(6,7) works but HeardWord(Delete,3,Words) fails) and references are passed quoted (so HeardWord(Delete,$1,Words) works but SetMousePosition($1,$2) fails) This works fairly well for most real world macros, but may fail for some. I'm hoping to keep this address away from junk e-mailers, so if for some reason you are posting information about Vocola please use the web page address (http://home.attbi.com/~vocola) rather than this e-mail address. This page is (c) Copyright 2002 by Rick Mohr, and was last modified on May 11, 2002. |