next | previous | forward | backward | up | top | index | toc | directory | Macaulay 2 web site

setNmzFilename -- sets the filename for the exchange of data

Synopsis

Description

By default, the package creates a filename nmzM2_pid, where pidis the process identification of the current Macaulay 2 process.
i1 : setNmzFilename("VeryInteresting"); 
i2 : getNmzFilename() 

o2 = VeryInteresting

See also

Ways to use setNmzFilename :