Post Reply 
INPUT in cas/end program
04-10-2015, 09:08 PM (This post was last modified: 04-10-2015 09:08 PM by salvomic.)
Post: #3
RE: INPUT in cas/end program
(04-10-2015 08:55 PM)Han Wrote:  Non-CAS programs can make use of "interface" commands such as CHOOSE() and INPUT() whereas CAS programs are generally not interactive. A workaround is to use the EXPR() command to call these commands indirectly. EXPR() works like CAS() in that both take input strings.

do you mean something like this?
Code:

EXPR(INPUT(T, "Period","period T", "input period T", 2));

∫aL√0mic (IT9CLU) :: HP Prime 50g 41CX 71b 42s 39s 35s 12C 15C - DM42, DM41X - WP34s Prime Soft. Lib
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
INPUT in cas/end program - salvomic - 04-10-2015, 07:45 PM
RE: INPUT in cas/end program - Han - 04-10-2015, 08:55 PM
RE: INPUT in cas/end program - salvomic - 04-10-2015 09:08 PM
RE: INPUT in cas/end program - Han - 04-10-2015, 09:10 PM
RE: INPUT in cas/end program - salvomic - 04-11-2015, 07:59 AM



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