Post Reply 
How to enter a variable in an INPUT ?
12-09-2019, 03:11 AM
Post: #4
RE: How to enter a variable in an INPUT ?
here is an example that worked for me to input a formula with variables in the input command:

INPUT({X,{FF,[8]}});
Y:=EVAL(FF);

If that is your question
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: How to enter a variable in an INPUT ? - Dougggg - 12-09-2019 03:11 AM



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