Hi
Want I want to achieve is something like the following:
--------------------------------------------
If AllowBypassKey = true then
'something like this should check whether the user has
'enabled the shift-key
create a text file on c:\
End If
--------------------------------------------
Do you know how I can achieve such a thing with code?
I didn't have any success.
Thanks.
Want I want to achieve is something like the following:
--------------------------------------------
If AllowBypassKey = true then
'something like this should check whether the user has
'enabled the shift-key
create a text file on c:\
End If
--------------------------------------------
Do you know how I can achieve such a thing with code?
I didn't have any success.
Thanks.