[jawsscripts] Re: Scripting for Oracle's OEM

  • From: Jackie McBride <abletec@xxxxxxxxx>
  • To: jawsscripts@xxxxxxxxxxxxx
  • Date: Fri, 28 Aug 2009 08:39:37 -0700

Ron, colors & jaws can get interesting really quickly, if only because
jaws at times does not report the correct data.

Your sequence should probably be as follows:

1) Dodgy though it is, 1st assume (& u know what u do when u do that),
that jaws is indeed reporting the colors correctly. Press insert
keyboard 5. Then use the findColors function in a script to find
either the foreground, background, or both. If the script works,
you're done--proceed no further.

2) If it does not work, then try the following. Put your jaws cursor
on an event containing the colors u wish to find in order to use the
below script.

Script SayColorAtPoint()

sayInteger(GetColorAtPoint(GetCursorCol(), GetCursorRow())
EndScript

Let's see how that all goes b4 we talk again. If u need additional
help, e.g., I did not provide enough details or somehow was not clear,
just post again to the list for clarification. I'm sure either some1
else or myself will be glad to try to assist.

All the best w/your new transition.


On 8/28/09, Ron McEwan <ron.mcewan@xxxxxxxxx> wrote:
> I am new to the list.
>
> I will be transitioning jobs from the mainframe to the midrange supporting
> Oracle databases.  I will be using OEM, Oracle enterprise manager, as part
> of daily monitoring.
>
> OEM putts events in different colors depending upon their severity.
>
> Can someone help me.  I need to find a particular color on the screen and
> then read that chunk of data.
>
>
> In the Journey,
>
> Ron
>
>
> __________
> 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
>
>


-- 
Change the world--1 deed at a time
Jackie McBride
Check out my homepage at:
www.abletec.serverheaven.net
& please join my fight against breast cancer
<http://teamacs.acsevents.org/site/TR?px=1790196&pg=personal&fr_id=3489>
__________ 
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: