Question: Run a mpl file with options

Hi guys,

I've a simple question, can I run a maple mpl file with options? I mean, instad of

maple file.mpl &

doing

maple file.mpl --option1 value 1 --option2 value2 etc &

If yes, how do I instruct the code about what to do with those options, eg assign them to variable?

 

Thanks

salvatore

Please Wait...