[program-l] Re: Release version of jaws 11 with VS.Net 2008, and the current jaws scripts

  • From: Jacob Kruger <Jacob.Kruger@xxxxxxxxxxxx>
  • To: "program-l@xxxxxxxxxxxxx" <program-l@xxxxxxxxxxxxx>
  • Date: Wed, 21 Oct 2009 08:18:50 +0200

I'll definitely be saving this bit of script for future reference, but I 
already have the msenv=msenv2005 entry in the config.names file, so think it 
get's done automatically since hitting jaws key + number row 0, in any case 
opens the right version as such, but anyway.

Stay well

Jacob Kruger
jacob.kruger@xxxxxxxxxxxx

-----Original Message-----
From: program-l-bounce@xxxxxxxxxxxxx [mailto:program-l-bounce@xxxxxxxxxxxxx] On 
Behalf Of J. R. Westmoreland
Sent: Tuesday, October 20, 2009 4:45 PM
To: program-l@xxxxxxxxxxxxx
Subject: [program-l] Re: Release version of jaws 11 with VS.Net 2008, and the 
current jaws scripts

Jacob,

I put the following code in the AutoStartEvent() function of msenv.jss and
then all the scripts run find for 2005 and 2008.

if (GetProgramVersion (GetAppFilePath ()) == 9)then ;we are in VS.NET 2008
        SwitchToConfiguration ("msenv2005")
        return
EndIf

It is basically duplicating a small block of code that automatically handles
2005. If we can get FS to install that block in their scripts by default
then we would have it very nice indeed.

Second, is anyone using windows 7 with VS2005. I installed it and got a
message about compatibility and after fighting my way through everything to
a successful install now get a message telling me that some functionality
will not work without admin privs.
So, being a cooperative soul, I run it with admin privs and find that all
the scripts are not loading. Well, after a bit of checking and fiddling with
things I find that it is running a completely different image, what's with
that one?
If anyone has successfully done this please let me know.

Thanks,
J. R.

-----Original Message-----
From: program-l-bounce@xxxxxxxxxxxxx [mailto:program-l-bounce@xxxxxxxxxxxxx]
On Behalf Of Jacob Kruger
Sent: Tuesday, October 20, 2009 5:07 AM
To: program-l@xxxxxxxxxxxxx
Subject: [program-l] Release version of jaws 11 with VS.Net 2008, and the
current jaws scripts

Ok, while what I suppose was previously my most common keystroke to be used,
Ctrl + Alt + L, still seems to bring up the jaws context menu, and I will
now have to use the standard MS key chord combo of Ctrl + W, S, which does
seem to work, and while haven't tried out too many other bits of
functionality, it does seem like VS.Net 2008 is usable with the release
version of jaws 11.0.729, including simple things like the control position
keystrokes like Ctrl/Shift/Alt + numpad 5, and, FWIW, the standard FS jaws
scripts for VS, which still say they're targeting VS.Net 2003, don't really
work too well with VS.Net 2008 since the standard keystrokes they mention in
the jaws key + H dialogue don't seem to do their intended functionality as
such, but anyway...

Will also still have to try out the release version of jaws 11 along with
WPF a bit more, but let's see since I think my app that was trying to make
use of SayTools crashed just now after a little bit of tabbing around it's
primary interface, but let's see, since didn't try any debugging, and
haven't really implemented any error handling as such.

Stay well

Jacob Kruger
jacob.kruger@xxxxxxxxxxxx


** To leave the list, click on the immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=unsubscribe]
** If this link doesn't work then send a message to:
** program-l-request@xxxxxxxxxxxxx
** and in the Subject line type
** unsubscribe
** For other list commands such as vacation mode, click on the
** immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=faq]
** or send a message, to
** program-l-request@xxxxxxxxxxxxx with the Subject:- faq

** To leave the list, click on the immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=unsubscribe]
** If this link doesn't work then send a message to:
** program-l-request@xxxxxxxxxxxxx
** and in the Subject line type
** unsubscribe
** For other list commands such as vacation mode, click on the
** immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=faq]
** or send a message, to
** program-l-request@xxxxxxxxxxxxx with the Subject:- faq

No virus found in this incoming message.
Checked by AVG - www.avg.com 
Version: 8.5.422 / Virus Database: 270.14.23/2447 - Release Date: 10/20/09 
03:55:00
** To leave the list, click on the immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=unsubscribe]
** If this link doesn't work then send a message to:
** program-l-request@xxxxxxxxxxxxx
** and in the Subject line type
** unsubscribe
** For other list commands such as vacation mode, click on the
** immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=faq]
** or send a message, to
** program-l-request@xxxxxxxxxxxxx with the Subject:- faq

Other related posts: