Post Reply 
Info Key (shift Apps), re purposed
04-17-2017, 12:50 AM
Post: #1
Info Key (shift Apps), re purposed
Is it possible to create a custom function to re purpose the Info key like you can the View key in an app?

The manual is pretty vague in the topic, and only goes into how to do it for the View key.

I tried
Info()
BEGIN
MSGBOX("INFO PRESSED");
END;

I tried
Infoview()
BEGIN
MSGBOX("INFO PRESSED");
END;


they dont seem to execute.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Info Key (shift Apps), re purposed - AngryNapkin - 04-17-2017 12:50 AM



User(s) browsing this thread: 1 Guest(s)