INPUT command OK and Cancel parameters
|
12-15-2013, 10:31 PM
Post: #2
|
|||
|
|||
RE: INPUT command OK and Cancel parameters
The function INPUT() itself returns 1 or 0. Example:
Code:
You can optionally do something like: t:=INPUT(…); where t is a local/global variable and test the value of t later on. Graph 3D | QPI | SolveSys |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
INPUT command OK and Cancel parameters - Bob Frazee - 12-15-2013, 09:36 PM
RE: INPUT command OK and Cancel parameters - Han - 12-15-2013 10:31 PM
RE: INPUT command OK and Cancel parameters - Bob Frazee - 12-16-2013, 12:23 AM
|
User(s) browsing this thread: 1 Guest(s)