[jawsscripts] Re: Input Box

  • From: "Travis Roth" <travis@xxxxxxxxxxxxxx>
  • To: <jawsscripts@xxxxxxxxxxxxx>
  • Date: Wed, 4 Jun 2014 13:42:04 -0500

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

Other related posts: