[jawsscripts] Re: Input Box

  • From: "Dale Alton" <blinkydale@xxxxxxxxxxx>
  • To: <jawsscripts@xxxxxxxxxxxxx>
  • Date: Wed, 4 Jun 2014 13:12:50 -0600

Thanks

-----Original Message-----
From: jawsscripts-bounce@xxxxxxxxxxxxx
[mailto:jawsscripts-bounce@xxxxxxxxxxxxx] On Behalf Of Travis Roth
Sent: Wednesday, June 04, 2014 12:42 PM
To: jawsscripts@xxxxxxxxxxxxx
Subject: [jawsscripts] Re: Input Box

You are not saving the result of inputbox to a variable. 


-----Original Message-----
From: jawsscripts-bounce@xxxxxxxxxxxxx
[mailto:jawsscripts-bounce@xxxxxxxxxxxxx] On Behalf Of Dale Alton
Sent: Wednesday, June 04, 2014 1:13 PM
To: jawsscripts@xxxxxxxxxxxxx
Subject: [jawsscripts] Input Box

Hello all,
 

I am a fairly inexperienced scriptor and am having difficulties with the
InputBox function.  I thought I had this down but it isn't working for me.
What have I done incorrectly?

Script save ()

var

string sName

InputBox ("name of book", "What is the name of the book?", "")

let sName = ""

delay (3)

TypeString (sName)

 

EndScript

Thank you,

Denver Dale



__________�

View the list's information and change your settings at
http://www.freelists.org/list/jawsscripts


__________�

View the list's information and change your settings at
http://www.freelists.org/list/jawsscripts

__________�

View the list's information and change your settings at 
http://www.freelists.org/list/jawsscripts

Other related posts: