phrGetErrorFileName {phreeqc} | R Documentation |
Retrieve the name of the error file.
Description
Retrieves the name of the error file. The default value is phreeqc.0.err.
Usage
phrGetErrorFileName()
Details
The error file switch must be set using the phrSetErrorFileOn
function.
Value
The name of the error file as a string.
References
https://water.usgs.gov/water-resources/software/PHREEQC/IPhreeqc.pdf
See Also
Other Error:
phrGetErrorFileOn()
,
phrGetErrorStrings()
,
phrGetErrorStringsOn()
,
phrSetErrorFileName()
,
phrSetErrorFileOn()
,
phrSetErrorStringsOn()
[Package phreeqc version 3.8.0 Index]