Thanks for the response Dingo. I have been all over the Web, JScript and AutoIt stuff (as if I really understood all this) and I can not find anything that looks like it would enable me to simply read the state of the shift key. It always seems to be associated as a property of some event.
However, since AB gets the mouse click event for a ParamTrigger(), which is what I was interested in, I don't know how I would be able to query that event in JScript after-the-fact. It may be possible to do this, but I am at a loss for now. From my searches, it seems a lot of folks would like to know how to do the same thing. :^( Best Regards, Dennis On Jan 21, 2008, at 2:47 PM, dingo wrote: > Doesn't look like there's a way to do it in AFL. > > You can probably do it via jScript using the DLL/COM control from > AutoIt. > > http://www.autoitscript.com/autoit3/ > > d > >> -----Original Message----- >> From: [email protected] >> [mailto:[EMAIL PROTECTED] On Behalf Of Dennis Brown >> Sent: Monday, January 21, 2008 1:24 PM >> To: [email protected] >> Subject: [amibroker] Can I determine state of shift key from AFL? >> >> Hello, >> >> I would like to be able to determine the state of the shift key in >> AFL (during a ParamTrigger() processing routine). I know I can >> determine the state of the right mouse button, but a keyboard key >> would be better. >> >> If not directly through AFL then perhaps a jScript? >> >> All my recent questions stem from my working on an example AFL to >> share with you all. >> >> Thanks for any assistance. >> >> Dennis >> >> >> >> Please note that this group is for discussion between users only. >> >> To get support from AmiBroker please send an e-mail directly to >> SUPPORT {at} amibroker.com >> >> For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG: >> http://www.amibroker.com/devlog/ >> >> For other support material please check also: >> http://www.amibroker.com/support.html >> >> Yahoo! Groups Links >> >> >> >> > > > > Please note that this group is for discussion between users only. > > To get support from AmiBroker please send an e-mail directly to > SUPPORT {at} amibroker.com > > For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG: > http://www.amibroker.com/devlog/ > > For other support material please check also: > http://www.amibroker.com/support.html > > Yahoo! Groups Links > > >
