Simple question I cannot remember the solution of.
When I import "executable maple input" from a file, the content is imported as a string and therefore have quotation marks around the code if saved in a variable. It therefore wont execute.
How do you defeat quotation marks around executable maple code with a command in order to execute the code ?