Post Reply 
Customizing Inference App?
11-16-2014, 01:17 AM (This post was last modified: 11-16-2014 01:18 AM by Han.)
Post: #2
RE: Customizing Inference App?
You could create a replacement function for the [Num] key by redefining the Num() function. At the start of the Num() function, ask the user if they want to import data (you could use INPUT() to do this) and from where, import it if needed, and then use STARTVIEW() to load up the actual built-in Num view as the last command of the Num() function. It doesn't quite have the same effect as having a dedicated menu key, though.

Graph 3D | QPI | SolveSys
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Customizing Inference App? - mbeddo - 11-16-2014, 12:26 AM
RE: Customizing Inference App? - Han - 11-16-2014 01:17 AM
RE: Customizing Inference App? - mbeddo - 11-16-2014, 02:08 AM
RE: Customizing Inference App? - Han - 11-16-2014, 02:38 AM
RE: Customizing Inference App? - mbeddo - 11-18-2014, 08:24 AM
RE: Customizing Inference App? - Han - 11-18-2014, 02:03 PM
RE: Customizing Inference App? - Han - 11-18-2014, 03:50 PM
RE: Customizing Inference App? - Han - 11-18-2014, 02:23 PM
RE: Customizing Inference App? - salvomic - 03-14-2015, 09:24 PM
RE: Customizing Inference App? - salvomic - 05-14-2015, 09:48 AM



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