The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 795 - File: showthread.php PHP 7.4.33 (FreeBSD)
File Line Function
/showthread.php 795 errorHandler->error





Post Reply 
INPUT function
03-25-2018, 01:22 PM
Post: #1
INPUT function
Hi,

I would like to run the tabvar command after entering a function in an INPUT in a program.
But x and X make difficult this wish...

How to do ?

Code:

LOCAL f;
INPUT({{f,[8]}});
CAS.tabvar(f);
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
INPUT function - maru - 03-25-2018 01:22 PM
RE: INPUT function - Arno K - 03-25-2018, 05:31 PM



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