Post Reply 
Use the appropriate "Ans" in a program in HOME or CAS
11-16-2015, 06:24 PM
Post: #5
RE: Use the appropriate "Ans" in a program in HOME or CAS
(11-16-2015 06:07 PM)Marcus von Cube Wrote:  There is always a way...
I love your idea, especially because even the designers of the Prime didn't think of it. Smile

Hi!

I don't know if there is always a way, but I am glad it seems to work!

I've simplified it a few minutes ago (see the following) and now I am using it that way.

Thanks.

Dennis.

Code:

EXPORT MyCalc_isCAS
BEGIN 
 RETURN (GETPIX_P(15,13)=#FFFFFFh);
END;

Denis Bisson
Little electronic technician loving calculators
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Use the appropriate "Ans" in a program in HOME or CAS - explorerchess - 11-16-2015 06:24 PM



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