| 
 PureBytes Links 
Trading Reference Links 
 | 
Does anyone know if it is possible to trap 
keystrokes
 
Example:
 
I'd like to be able to plot / remove moving averages with a 
Cnt + keystroke to activate AFL code to take appropriate action.
 
if (Keystroke)
{
  Plot(....)
}
 
Yahoo! Groups Sponsor
  ADVERTISEMENT 
Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx 
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
 |