Why the right(); command returns both sides of an expression? (SOLVED!)
|
04-01-2015, 07:22 PM
(This post was last modified: 04-02-2015 07:43 AM by Spybot.)
Post: #4
|
|||
|
|||
RE: Why the right(); command returns both sides of an expression?
Hi DrD!
Is this what you mean? #cas test():= BEGIN LOCAL M,BY,S,y,x; INPUT(M,"TITLE","LABEL:"); BY:=CAS.y=M*CAS.x; S:=CAS.right(BY); MSGBOX(S); return 0; END; #end Well it doesn't even execute. I went to CAS view and created this piece of code and I also checked the CAS option. Why there's no much help about this command? Spybot. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Why the right(); command returns both sides of an expression? (SOLVED!) - Spybot - 04-01-2015, 03:45 AM
RE: Why the right(); command returns both sides of an expression? - Spybot - 04-01-2015, 04:05 PM
RE: Why the right(); command returns both sides of an expression? - DrD - 04-01-2015, 05:29 PM
RE: Why the right(); command returns both sides of an expression? - Spybot - 04-01-2015 07:22 PM
RE: Why the right(); command returns both sides of an expression? - Spybot - 04-13-2015, 04:49 PM
|
User(s) browsing this thread: 1 Guest(s)