craigsboyd
IS-IT--Management
I want certain code in a prg file to run conditionally based on whether the user is holding down certain keys...like only run this code if user is holding alt+shift down...I do not mean that if the user hits those keys that I then run that code...i mean as the processing is proceeding and it comes to the conditional if statement if the user is not holding the desired keys down then it won't run the code. Slighthaze = NULL