Great idea, David!
I think I know enough to copy and paste the lines below (now that you've
have given them to us) into an ezcddax.jss file, and to compile and save it.
But
how do I, then, assign a hotkey to the script?
Thanks.
Blessed Be,
Dana
that's Dana, D A N A, NOT Donna, D O N N A
If your synthesizer pronounces them identically, instruct your customized
pronunciation dictionary that Dana=dayna.
D. S. Leslie, née C. R. Guttman
Email: [EMAIL PROTECTED]
Skype: dsleslie
Web: ÞE OL' PHILOSOPHIE SHOPPE
Your Source for Discounted Ideas
http://members.cox.net/dsleslie2/
----- Original Message -----
From: "David Truong" <[EMAIL PROTECTED]>
To: "'PC Audio Discussion List'" <[email protected]>
Sent: Saturday, December 06, 2008 12:05 AM
Subject: RE: Success Browsing to Location in Easy CD-DA Extractor
HI,
Why not just put the following into a new script file for Easy CD-DA
Extractor and assign a hotkey. That's what I've done and had access to
the
browse folder button since it came out. I mean it is actually a browse
folder button except the author hasn't shown it properly in the dialogue
to
us. But if you use the home row utility of jaws, you will indeed find
this
browse folder button in there. Anyway, here is the script code and modify
it how you want. Oh it goes without saying that I don't support this code
so use at your own risk. Also, I'd be sure you know a little bit about
jaws
scripting if you want to use the below code.
; Cut from below this line
Include "HjGlobal.jsh" ; default HJ global variables
Include "hjconst.jsh" ; default HJ constants
Script ClickBrowseFolderLocationButton ()
Var
Handle grip
Let grip = GetAppMainWindow (GetFocus ())
Let grip = GetFirstChild (GetFirstChild (GetNextWindow (GetNextWindow
(GetFirstChild (GetFirstChild (GetFirstChild (GetNextWindow (GetNextWindow
(grip)))))))))
SetFocus (grip)
Pause()LeftMouseButton ()
EndScript
Jonathan Mosen List Founder
Audio List Help, Guidelines, Archives and more...
http://www.pc-audio.org
To unsubscribe from this list, send a blank email to:
[EMAIL PROTECTED]
__________ NOD32 3668 (20081206) Information __________
This message was checked by NOD32 antivirus system.
http://www.eset.com
Jonathan Mosen List Founder
Audio List Help, Guidelines, Archives and more...
http://www.pc-audio.org
To unsubscribe from this list, send a blank email to:
[EMAIL PROTECTED]