Macaulay2 » Documentation
Packages » Macaulay2Doc » The Macaulay2 language » system facilities » openDatabaseOut
next | previous | forward | backward | up | index | toc

openDatabaseOut -- open a database file for writing

Description

openDatabaseOut "filename" -- open a database file with the given file name, and allow changes to be made to it.

Ways to use openDatabaseOut:

  • openDatabaseOut(String)

For the programmer

The object openDatabaseOut is a compiled function.


The source of this document is in Macaulay2Doc/ov_system.m2:1630:0.