[jawsscripts] Re: Run command with spaces
- From: "E.J. Zufelt" <everett@xxxxxxxxx>
- To: <jawsscripts@xxxxxxxxxxxxx>
- Date: Tue, 30 Dec 2008 18:25:02 -0400
Good evening,
Have you tried double-quoting the command?
E.g.
Run("\"" + "command here" + "\"")
(Adapted from a solution offered for a different problem by another member
of the list.)
HTH,
Everett
----- Original Message -----
From: "jaws tech" <jawsmaster@xxxxxxxxx>
To: <jawsscripts@xxxxxxxxxxxxx>
Sent: Tuesday, December 30, 2008 6:16 PM
Subject: [jawsscripts] Run command with spaces
> Is it possible to use the run command on an executable that is in a path
> that contains spaces?? So
> far it is not working for me unless I am missing something.
> Thanks.
>
>
> __________
> 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
>
__________
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: