Post Reply 
Just a simple question about "quote()".
04-03-2018, 03:57 PM
Post: #3
RE: Just a simple question about "quote()".
(04-03-2018 06:23 AM)cyrille de brébisson Wrote:  Hello,

What you seem to want to do is apply quote to each element of the list.
I have not tested it, but EXECON("quote(&1)", list); might do what you want.

Cyrille

Thank you Cirill,
I tried it in CAS history and i program and EXECON only works when the list has numerical elements as in {1,2,3}. When I wont to use a list with symbolic elements, {a,b,c}, EXECON does not work and gives me the error: "Error: Syntax Error".

Cheers
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Just a simple question about "quote()". - John P - 04-03-2018 03:57 PM



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