Why is INPUT such a Rube Goldberg?
|
12-17-2014, 02:32 AM
Post: #2
|
|||
|
|||
RE: Why is INPUT such a Rube Goldberg?
The simple form is: INPUT(var)
The intermediate form is: INPUT(var, title, label, help, reset, initial) The advanced form is the same as the intermediate, except var, label, reset, and initial are actually lists of that respective type: Code: INPUT( The only other change is that var1 through varn have the form: { varname, type_specifier, position } Graph 3D | QPI | SolveSys |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 5 Guest(s)