phrGetErrorFileOn {phreeqc} | R Documentation |
Retrieve the current value of the error file switch.
Description
Retrieve the current value of the error file switch.
Usage
phrGetErrorFileOn()
Value
TRUE if error messages are currently being written to file.
References
https://water.usgs.gov/water-resources/software/PHREEQC/IPhreeqc.pdf
See Also
Other Error:
phrGetErrorFileName()
,
phrGetErrorStrings()
,
phrGetErrorStringsOn()
,
phrSetErrorFileName()
,
phrSetErrorFileOn()
,
phrSetErrorStringsOn()
[Package phreeqc version 3.8.0 Index]