[jawsscripts] Re: jawsscripts Digest V5 #18

  • From: "Paul Bonarrigo" <dmarc-noreply@xxxxxxxxxxxxx> (Redacted sender "pjbonarrigo" for DMARC)
  • To: "jawsscripts@xxxxxxxxxxxxx" <jawsscripts@xxxxxxxxxxxxx>
  • Date: Fri, 3 Feb 2017 14:04:06 +0000 (UTC)

3270 Scripting. I would recommend you contact Glen Sepke who has dedicated 
considerable effort developing a 3270 Jaws Scripting solution. He monitors the 
change focus event and this works quite well. You can also configure his 
package to detect the position of labels. There are so many other configurable 
features he supplies. I hope Glen doesn't object to me providing his contact 
info here. glen.sepke@xxxxxxx. 
 
    On Thursday, February 2, 2017 11:09 PM, FreeLists Mailing List Manager 
<ecartis@xxxxxxxxxxxxx> wrote:
 

 jawsscripts Digest    Thu, 02 Feb 2017    Volume: 05  Issue: 018

In This Issue:
    Â Â Â  [jawsscripts] 32 vs 64 Bit performance
    Â Â Â  [jawsscripts] PCOMM / 3270 scripting
    Â Â Â  [jawsscripts] Re: PCOMM / 3270 scripting
    Â Â Â  [jawsscripts] Re: PCOMM / 3270 scripting
    Â Â Â  [jawsscripts] Re: PCOMM / 3270 scripting

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

From: Bob _ <temp@xxxxxxxxxxxxxxx>
Date: Thu, 2 Feb 2017 11:29:15 +0000
Subject: [jawsscripts] 32 vs 64 Bit performance

I have moved a set of scripts from a 64 bit machine to a 32 bit machine and I 
seem to be getting a great deal of lag when using UIA findfirst when the 
condition contains an elements name. 

This can be a few seconds even when limited to the dozen or so child elements. 

I didn't get the issue on the 64 bit machine. 

Unfortunately I don't have access to any other machines to test them.

Anyone else experienced this or anything else I should look into?

Thanks

Bob





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

From: Cory Woodrow <corywoodrow@xxxxxxxxx>
Date: Thu, 2 Feb 2017 11:18:41 -0500
Subject: [jawsscripts] PCOMM / 3270 scripting

Hi
There have been lots of threads in the past.  I've reviewed everything I can 
find but haven't had any luck, hoping someone can help.

I need to monitor the IBM PCOMM screen for changes however it is just too 
talky.  I am using blinking underscore cursor and screen coordinates are 
turned off.

Newtextevent is constantly getting activity.  I have tried limiting it via 
single character checks as mentioned in a previous thread but it still creates 
too much activity.  Going to new screens are awful - it just keeps triggering 
newtextevent over and over.  It happens randomly a lot - just out of the blue.

I really only need it to trigger or to know when a screen changes so maybe 
setting a frame?  I haven't really worked with them yet though.  

Any ideas or thoughts greatly appreciated 



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

From: "Bissett, Tom" <tom.bissett@xxxxxxx>
Date: Thu, 2 Feb 2017 12:02:13 -0500
Subject: [jawsscripts] Re: PCOMM / 3270 scripting

When I am using PCom I use it with screen echo turned to none.  Then I monitor 
something on the screen that I can use as a prompt to know where I am.
Regards
Tom Bisset
-----Original Message-----
From: jawsscripts-bounce@xxxxxxxxxxxxx 
[mailto:jawsscripts-bounce@xxxxxxxxxxxxx] On Behalf Of Cory Woodrow
Sent: Thursday, February 02, 2017 11:19 AM
To: JawsScripts Mailing List
Subject: [jawsscripts] PCOMM / 3270 scripting

Hi
There have been lots of threads in the past.  I've reviewed everything I can 
find but haven't had any luck, hoping someone can help.

I need to monitor the IBM PCOMM screen for changes however it is just too 
talky.  I am using blinking underscore cursor and screen coordinates are 
turned off.

Newtextevent is constantly getting activity.  I have tried limiting it via 
single character checks as mentioned in a previous thread but it still creates 
too much activity.  Going to new screens are awful - it just keeps triggering 
newtextevent over and over.  It happens randomly a lot - just out of the blue.

I really only need it to trigger or to know when a screen changes so maybe 
setting a frame?  I haven't really worked with them yet though.  

Any ideas or thoughts greatly appreciated 


__________???

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


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

From: Cory Woodrow <corywoodrow@xxxxxxxxx>
Date: Thu, 2 Feb 2017 13:04:48 -0500
Subject: [jawsscripts] Re: PCOMM / 3270 scripting

Where is the screen echo setting?
Thanks 

Sent from my iPhone

On Feb 2, 2017, at 12:02 PM, Bissett, Tom <tom.bissett@xxxxxxx> wrote:

When I am using PCom I use it with screen echo turned to none.  Then I 
monitor something on the screen that I can use as a prompt to know where I am.
Regards
Tom Bisset
-----Original Message-----
From: jawsscripts-bounce@xxxxxxxxxxxxx 
[mailto:jawsscripts-bounce@xxxxxxxxxxxxx] On Behalf Of Cory Woodrow
Sent: Thursday, February 02, 2017 11:19 AM
To: JawsScripts Mailing List
Subject: [jawsscripts] PCOMM / 3270 scripting

Hi
There have been lots of threads in the past.  I've reviewed everything I can 
find but haven't had any luck, hoping someone can help.

I need to monitor the IBM PCOMM screen for changes however it is just too 
talky.  I am using blinking underscore cursor and screen coordinates are 
turned off.

Newtextevent is constantly getting activity.  I have tried limiting it via 
single character checks as mentioned in a previous thread but it still 
creates too much activity.  Going to new screens are awful - it just keeps 
triggering newtextevent over and over.  It happens randomly a lot - just out 
of the blue.

I really only need it to trigger or to know when a screen changes so maybe 
setting a frame?  I haven't really worked with them yet though.  

Any ideas or thoughts greatly appreciated 


__________???

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

__________�

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


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

From: "Bissett, Tom" <tom.bissett@xxxxxxx>
Date: Thu, 2 Feb 2017 14:12:15 -0500
Subject: [jawsscripts] Re: PCOMM / 3270 scripting

JawsKey + S will cycle jaws through none, highlight and all.
Regards
Tom Bisset
-----Original Message-----
From: jawsscripts-bounce@xxxxxxxxxxxxx 
[mailto:jawsscripts-bounce@xxxxxxxxxxxxx] On Behalf Of Cory Woodrow
Sent: Thursday, February 02, 2017 1:05 PM
To: jawsscripts@xxxxxxxxxxxxx
Subject: [jawsscripts] Re: PCOMM / 3270 scripting
Where is the screen echo setting?
Thanks 

Sent from my iPhone

On Feb 2, 2017, at 12:02 PM, Bissett, Tom <tom.bissett@xxxxxxx> wrote:

When I am using PCom I use it with screen echo turned to none.  Then I 
monitor something on the screen that I can use as a prompt to know where I am.
Regards
Tom Bisset
-----Original Message-----
From: jawsscripts-bounce@xxxxxxxxxxxxx 
[mailto:jawsscripts-bounce@xxxxxxxxxxxxx] On Behalf Of Cory Woodrow
Sent: Thursday, February 02, 2017 11:19 AM
To: JawsScripts Mailing List
Subject: [jawsscripts] PCOMM / 3270 scripting

Hi
There have been lots of threads in the past.  I've reviewed everything I can 
find but haven't had any luck, hoping someone can help.

I need to monitor the IBM PCOMM screen for changes however it is just too 
talky.  I am using blinking underscore cursor and screen coordinates are 
turned off.

Newtextevent is constantly getting activity.  I have tried limiting it via 
single character checks as mentioned in a previous thread but it still 
creates too much activity.  Going to new screens are awful - it just keeps 
triggering newtextevent over and over.  It happens randomly a lot - just out 
of the blue.

I really only need it to trigger or to know when a screen changes so maybe 
setting a frame?  I haven't really worked with them yet though.  

Any ideas or thoughts greatly appreciated


__________???

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

__________ 

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

__________ 

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


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

End of jawsscripts Digest V5 #18
********************************



   
__________�

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

Other related posts:

  • » [jawsscripts] Re: jawsscripts Digest V5 #18 - Paul Bonarrigo