[jawsscripts] Re: problem with OE portable

  • From: seanr@xxxxxxxxxxxxxxx
  • To: jawsscripts@xxxxxxxxxxxxx
  • Date: Fri, 6 Mar 2009 08:02:56 +0000

The quotes re there because you're giving the switch function a string. All 
strings are quoted.
Sean. 

-original message-
Subject: [jawsscripts] Re: problem with OE portable
From: "Negoslav Sabev" <negi4a@xxxxxxxxx>
Date: 06/03/2009 06:11

Thank you! That solved the problem. Quotes are to be used when there is a 
spaces in the argument, right?

Negoslav


----- Original Message ----- 
From: "Sean Randall" <seanr@xxxxxxxxxxxxxxx>
To: <jawsscripts@xxxxxxxxxxxxx>
Sent: Thursday, March 05, 2009 2:30 PM
Subject: [jawsscripts] Re: problem with OE portable


> Hello,
>
> You need to put quotes around the name of the scripts you're switching 
> to -
> switchToConfiguration("Outlook Express")
>
> Give that a try and see how it goes.
>
> Sean.
>
> -----Original Message-----
> From: jawsscripts-bounce@xxxxxxxxxxxxx
> [mailto:jawsscripts-bounce@xxxxxxxxxxxxx] On Behalf Of Negoslav Sabev
> Sent: Thursday, March 05, 2009 6:37 AM
> To: jawsscripts@xxxxxxxxxxxxx
> Subject: [jawsscripts] Re: problem with OE portable
>
> Here's the output information from the virtual buffer.
> For the standard version:
>
> JAWS Settings Information:
> OutlookExpress 6 settings are used in the MSOE.DLL application.
> The configuration name is Outlook Express.
> The current scheme is Classic.
>
> For the portable:
>
> Default settings are used in the msimn.exe application.
> The configuration name is msimn.
>
> Interesting fact is that the portable executable is called Outlook
> Express.exe.
> I tried copying the script files for the standard OE to the shared and 
> user
> settings folder, and renaming them using outlook express and msinm as a
> filename, but no joy.
> Also compiled the jss file - still no luck. Insert+ctrl+esc does not work
> also.
> When I open  the script manager, it shows empty msinm.jss file.
> I'm not good in scripting at all. Here's the code I get. Maybe I didn't
> understand you correctly, but I'm novice in scripting. I wish I had the 
> time
>
> to learne it in my own language, because I don't understand all English
> terminology.
>
>
>
> Function AutoStartEvent ()
>
>
>
> SwitchToConfiguration (Outlook Express)
>
>
>
> EndFunction
>
>
> I get "unknown variable Outlook" when compiling.  Maybe I should declare 
> in
> the beginning? Should I declare all the files of OE configuration? Sorry 
> for
>
> the stupid questions, but I am still don't get some basics. But if you 
> tell
> me what to do step by step, maybe I'll get it. At least I try Smile.
>
> Negoslav
>
>
> ----- Original Message ----- 
> From: "David Farough" <David.Farough@xxxxxxxxxxxxx>
> To: <jawsscripts@xxxxxxxxxxxxx>
> Sent: Wednesday, March 04, 2009 11:19 PM
> Subject: [jawsscripts] Re: problem with OE portable
>
>
>> What does Jaws tell you when you Press Jaws key + Q?
>> listen carefully to the name of the executable file.
>>
>> What file opens when you press Jaws key +0 or select Script Manager
>> from the run jaws manager dialogue?
>>
>> If you get an empty file you could add an AutoStartEvent function.
>>
>> You could use the      SwitchToConfiguration function and then specify
>> your
>> Outlook Express configuration.
>>>>> "Negoslav Sabev" <negi4a@xxxxxxxxx> 11:20 am Tuesday, March 03,
>> 2009 >>>
>> hello,
>>
>> I have OE6 portable on a USB stik. My problem is that the OE scripts do
>> not
>> load for this version. How Can I make them work for the portable OE. I
>>
>> renamed the portable executable to match the name of the standard
>> version.
>> I use jaws 10.
>>
>> Thanks in advance!
>>
>> Negoslav
>>
>>
>> __________
>> 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
>>
>
> __________
> 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
> 

__________ 
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: