Hi Tiler,
to register a hotkey see the keyboard object, the registerHotkey method.
as for opening a url, I don't know, but I'd check out the methods of the
browseMode object, and I'd also checkout what's being offered in the GW
toolKit (separate documentation) shared object library. one or the other
will likely have what you need. if they don't, look in the source code of
scripts which do this (lookup term or install packages).
hth,
Chip
----- Original Message -----
From: "Tyler's Scripting" <[email protected]>
To: <[email protected]>
Sent: Monday, November 02, 2009 6:37 AM
Subject: Hot keys
Hi guys,
I need some help.
Ok, so I want to set a hotkey in one of my scripts.
What is the property or object I need to use?
Also, what is the object or property to make a script open a u r l in
internet explorer?
Tyler