next | previous | forward | backward | up | top | index | toc | packages | Macaulay2 website
MapleInterface :: store

store -- Store result of a Maple computation in a file.

Description

If the option store=>fn with a String fn is given then callMaple stores the result of the Maple computation in a file named fn.

This data can be read by the command readMaple.

Functions with optional argument named store :

For the programmer

The object store is a symbol.