[jawsscripts] Re: Move to graphic question
- From: "David Farough" <David.Farough@xxxxxxxxxxxxx>
- To: <jawsscripts@xxxxxxxxxxxxx>
- Date: Fri, 28 Nov 2008 10:28:58 -0500
If you remove the comma following Graphic_next you should compile
cleanly.
Alternatively, you could specify the second, optional parameter for
this function.
the following taken from the fsdn for MoveToGraphic
Param 2:
Type: int
Description: set this to TRUE to restrict the search to the window
containing the active cursor, FALSE for an unrestricted search, if not
supplied, defaults to FALSE, ie unrestricted. this optional parameter is
only available in JAWS 6.0
Include: Optional
I am assuming that it is meant that the second optional parameter can
be used in Jaws 6.0 and higher.
Sometimes when you use the insert function dialogue to add a function,
a comma will be added whether you specify a parameter or not. This is
probably what happened in your case. Because the comma was there, the
compiler was expecting a value and generated an error when no value was
found.
>>> "Mark" <torgersonenator@xxxxxxxxx> 01:55 am Friday, November 28,
2008 >>>
Hi
I am doing something wrong with the move to next graphic command.
The Script compiler gives me an error message. the line I need help with
is:
MoveToGraphic (graphic_next, )
There appears to be an issue with the graphic_next section. Shouldn't
it have a { } or something like that?
Thank you.
God bless,
Mark
--
Currently in Pendleton, Eastern Oregon Regional At Pendleton,
Oregon Overcast, 34.0*F Wind:Calm
Is life worth living? That depends on the liver.
Created by Weather Signature v1.20 * http://www.weathersig.com
God loves you!
http://www.homebusinessxpert.net/
www.donorschoose.org
__________
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
David Farough
Application Accessibility Coordinator/coordonateur de l'accessibilité
Information Technology Services Directorate /
Direction des services d'information technologiques
Public Service Commission / Commission de la fonction publique
Email / Courriel: David.Farough@xxxxxxxxxxxxx
Tel. / Tél: (613) 992-2779
__________
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
Other related posts: