A600HD tools – help
Al,
The reason that you're having problems is that the -f, -n, -p200 are
command options and not tooltypes that you can enter into an icon. My
manual is buried too deeply at the moment to find, so I can't check for
you to see if there are tooltypes that can be entered into the say icon.
You might check your manual to see, or perhaps somebody else knows
offhand.
One thing that does work, though, is to embed the commands into a file.
Try creating the following file, and name it hello:
-f
-n
-p200
hello world
Now, use the say command's -x option:
say -x hello
It will use the parameters. You can also create a project icon using say
as the default tool and have the parameters recognized.
Hope this helps, 8)
David