[jawsscripts] Re: How to return a string

  • From: "GianniP46" <giannip46@xxxxxxxxxxxxx>
  • To: <jawsscripts@xxxxxxxxxxxxx>
  • Date: Wed, 15 Jul 2009 10:38:23 -0400

oopse, Thanks lol
Will try that and I am sure that will work fine.
  ----- Original Message ----- 
  From: Jackie McBride 
  To: jawsscripts@xxxxxxxxxxxxx 
  Sent: Wednesday, July 15, 2009 1:05 AM
  Subject: [jawsscripts] Re: How to return a string

  Giani:

  To return a string, it looks like this:
  String Function SayCrateGraphic ()

  var
  string graphicname

  InvisibleCursor ()
  RouteInvisibleToPc ()
  Pause ()
  PriorWord ()
  let graphicname = getword()
  PCCursor ()
  Return graphicname

  EndFunction


  On 7/14/09, GianniP46 <giannip46@xxxxxxxxxxxxx> wrote:
  > Hey all,
  > I have a function that I want to have  a string returned.  Here is the
  > function.  Can someone tell me what I am missing?
  > String Function SayCrateGraphic ()
  >
  > InvisibleCursor ()
  >
  > RouteInvisibleToPc ()
  >
  > Pause ()
  >
  > PriorWord ()
  >
  > ;SayWord ()
  >
  > PCCursor ()
  >
  > Return
  >
  > EndFunction
  >
  >
  > The function will speak the info that I want if I take out the ;, but I want
  > that info returned in a string instead of spoken.
  > Any Help Please?
  >
  > Gian Pedulla GianniP46@xxxxxxxxxxxxx
  >
  > LETS! GO! METS!
  > __________
  > Visit and contribute to The JAWS Script Repository http://jawsscripts.com
  >
  > View the list's information and change your settings at
  > //www.freelists.org/list/jawsscripts
  >
  >


  -- 
  Change the world--1 deed at a time
  Jackie McBride
  Check out my homepage at:
  www.abletec.serverheaven.net
  & please join my fight against breast cancer
  <http://teamacs.acsevents.org/site/TR?px90196&pg=personal&fr_id489>
  __________ 
  Visit and contribute to The JAWS Script Repository http://jawsscripts.com

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



------------------------------------------------------------------------------



  No virus found in this incoming message.
  Checked by AVG - www.avg.com 
  Version: 8.5.387 / Virus Database: 270.13.15/2239 - Release Date: 07/15/09 
06:07:00

__________ 
Visit and contribute to The JAWS Script Repository http://jawsscripts.com

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

Other related posts: