[jawsscripts] Re: Scripting question for creating a window with text and also hyperlinks or similar.
- From: Demetry Yousifidou <demetry.yousifidou@xxxxxxxxxxxxxx>
- To: jawsscripts@xxxxxxxxxxxxx
- Date: Wed, 22 Oct 2008 23:32:59 +0200
Hi John,
Script ChooseGame ()
var
int nYourChoice
let nYourChoice = DlgSelectItemInList(GameList, WelcomeDialogWindow,
False)
if (nYourChoice == 1) then SayFormattedMessage(OT_JAWS_MESSAGE, MsgGame1)
if (nYourChoice == 2) then SayFormattedMessage(OT_JAWS_MESSAGE, MsgGame2)
if (nYourChoice == 2) then SayFormattedMessage(OT_JAWS_MESSAGE, MsgExit)
EndScript
Demetry
__________
Visit and contribute to The JAWS Script Repository http://jawsscripts.com
View the list's information and change your settings at
http://www.freelists.org/list/jawsscripts
- Follow-Ups:
- References:
- [jawsscripts] Scripting question for creating a window with text and also hyperlinks or similar.
- From: Demetry Yousifidou
- [jawsscripts] Re: Scripting question for creating a window with text and also hyperlinks or similar.
- From: John Robichaud
- [jawsscripts] Re: Scripting question for creating a window with text and also hyperlinks or similar.
- From: Demetry Yousifidou
- [jawsscripts] Re: Scripting question for creating a window with text and also hyperlinks or similar.
- From: John Robichaud
Other related posts:
- » [jawsscripts] Scripting question for creating a window with text and also hyperlinks or similar.
- » [jawsscripts] Re: Scripting question for creating a window with text and also hyperlinks or similar.
- » [jawsscripts] Re: Scripting question for creating a window with text and also hyperlinks or similar.
- » [jawsscripts] Re: Scripting question for creating a window with text and also hyperlinks or similar.
- » [jawsscripts] Re: Scripting question for creating a window with text and also hyperlinks or similar.
- » [jawsscripts] Re: Scripting question for creating a window with text and also hyperlinks or similar.
- » [jawsscripts] Re: Scripting question for creating a window with text and also hyperlinks or similar.
- » [jawsscripts] Re: Scripting question for creating a window with text and also hyperlinks or similar.
- [jawsscripts] Scripting question for creating a window with text and also hyperlinks or similar.
- From: Demetry Yousifidou
- [jawsscripts] Re: Scripting question for creating a window with text and also hyperlinks or similar.
- From: John Robichaud
- [jawsscripts] Re: Scripting question for creating a window with text and also hyperlinks or similar.
- From: Demetry Yousifidou
- [jawsscripts] Re: Scripting question for creating a window with text and also hyperlinks or similar.
- From: John Robichaud