I am trying to take examples from the scripting manual and making them
run.
I seem to have the syntax of this one wrong.
Any suggestions welcome!
' Create a hot key using a string
SetRegisteredKey = Keyboard.RegisterHotKey("Control-Shift-Windows-R"),
Speak "HelloWorld"
Sub SpeakHelloWorld()
Speak "Hello world!"
End Sub
- Syntax error Jeff Weiss
- Re: Syntax error Ron Parker
- Re: Syntax error Tom Kingston
- Re: Syntax error Ron Parker
- Re: Syntax error Tom Kingston
- Re: Syntax error Ron Parker
- Re: Syntax error Aaron Smith
- Re: Syntax error Tom Kingston
- Re: Syntax error Aaron Smith
- RE: Syntax error Jeff Weiss
- Re: Syntax error Aaron Smith
