quann169

15 Reputation

2 Badges

15 years, 134 days

MaplePrimes Activity


These are replies submitted by quann169

Because I work on large Maple project so I use Maple IDE to write code. You can read the introduction about it here http://www.maplesoft.com/products/toolboxes/IDE/

Yes, I put the $ in the first column

$include "Test/Proc1.maple";

But the Maple IDE say error syntax "no viable alternative at input '"Test/Proc1.maple""

I tried to use $include but compile error. I am working on Maple project contain a lot of Maple file so I use Maple IDE to compile code. $include just work on command line mode

The problem with read is that the code is read and executed. ==> I don't know what it means. If my code is executed, why it not work when I export it? It just work when I remove it from exporting

Thanks

Page 1 of 1