Top
Back: writeNmzPaths
Forward: rmNmzFiles
FastBack:
FastForward:
Up: normaliz_lib
Top: Singular Manual
Contents: Table of Contents
Index: Index
About: About this document

D.4.26.22 startNmz

Procedure from library normaliz.lib (see normaliz_lib).

Usage:
startNmz();

Purpose:
This function reads the files written by writeNmzPaths(), retrieves the path names, and types them on the standard output (as far as they have been set). Thus, once the path names have been stored, a Normaliz session can simply be opened by this function.

Example:
 
LIB "normaliz.lib";
writeNmzPaths();
startNmz();
==> nmz_exec_path not set
==> nmz_data_path not set
See also: setNmzDataPath; setNmzExecPath; writeNmzPaths.


Top Back: writeNmzPaths Forward: rmNmzFiles FastBack: FastForward: Up: normaliz_lib Top: Singular Manual Contents: Table of Contents Index: Index About: About this document
            User manual for Singular version 4.3.2, 2023, generated by texi2html.