Help for a blind person

Hints, tips and tricks for newbies

Moderators: Dorian (MJT support), JRL

Post Reply
gustavers
Newbie
Posts: 4
Joined: Sat Jun 04, 2005 10:19 am

Help for a blind person

Post by gustavers » Sat Jun 04, 2005 10:25 am

An award for you if understand my english

Hi
I am doing a macro for a blind person (invidente), and I need taht wend de cursor is over a link, it do a song.

May I have to user this comand? : CursorAdapter.CursorStatus [ = nValue ], How?

I see it in http://msdn.microsoft.com/library/defau ... operty.asp

But i don´t know how to user

Thanks in advance

Gust

User avatar
Bob Hansen
Automation Wizard
Posts: 2475
Joined: Tue Sep 24, 2002 3:47 am
Location: Salem, New Hampshire, US
Contact:

Post by Bob Hansen » Sun Jun 05, 2005 5:04 am

Don't think this can be done in Macro Scheduler, unless.......

Could you open the page source code and do a find for "a href=" and then play a wav file if located? Could also consider a text to speech tool to "speak" the value of the "a href" link.

Or perhaps you can use the Microsoft object that you located and put that into some type of Microsoft script that is called in a batch file with Macro Scheduler?

No real answer yet, just trying to brainstorm a little bit..........
Hope this was helpful..................good luck,
Bob
A humble man and PROUD of it!

gustavers
Newbie
Posts: 4
Joined: Sat Jun 04, 2005 10:19 am

Post by gustavers » Sun Jun 05, 2005 7:24 am

Uf.

Very dificult for this man open the source code.
At the moment I have changed de houre gass for a very luminosous spot, and so he can observe that point.

Can it help you?

How Windows Xp know that te cursor is over a link? perhaps in a registry?

Other thing, He is using a browser called "Avant Browser" and no use Microsoft script

Waiting your answer..

Gust

User avatar
support
Automation Wizard
Posts: 1450
Joined: Sat Oct 19, 2002 4:38 pm
Location: London
Contact:

Post by support » Sun Jun 05, 2005 7:54 am

It is possible to determine which link the cursor is over using the Document Object Model of Internet Explorer but it is complicated and you will be very restricted trying to do it with just VBScript. To do properly you will need to code this using a full programming language such as C++. You either need to build a Browser Helper Object or create your own IE container web browser. In short this is pretty much beyond the capabilities of Macro Scheduler.
MJT Net Support
[email protected]

gustavers
Newbie
Posts: 4
Joined: Sat Jun 04, 2005 10:19 am

Post by gustavers » Sun Jun 05, 2005 3:50 pm

Well, don't worry. He is fine with the luminous spot as the "hand cursor"

Thank you

Gustavers.

User avatar
CyberCitizen
Automation Wizard
Posts: 721
Joined: Sun Jun 20, 2004 7:06 am
Location: Adelaide, South Australia

Post by CyberCitizen » Mon Jun 06, 2005 6:39 am

If He Is Using Windows XP Has He Looked At The Built In Narrator?

Another Browser He Could Use Is Fast Browser, Which Will Read Out The Text On A Webpage, However It Will Not Tell You What Your Hovering Over.
FIREFIGHTER

Post Reply
cron
Sign up to our newsletter for free automation tips, tricks & discounts