A.1 the fpverbose( ) function, The fpverbose( ) function – Micromod Micro-PWC: 53PW6000 MicroPWC Configuration Guide User Manual
Page 352

Micro-PWC CONFIGURATION GUIDE
332 Appendix A - Excel Functions
The fpverbose( ) Function
Function Name
fpverbose( ) - turn on descriptive error message
Synopsis
double fpverbose (double flag )
Description
The
fpverbose() function is used to turn on and off messages to the Micro-PWC console device.
The message provides more detailed information about an error that has occurred in a
spreadsheet cell.
Inputs
Outputs
None.
Returns
The current value of the verbose flag.
Example
This example turns on descriptive error messages.
In Microsoft Excel:
=fpverbose(1)
Parameter
Description
flag
Use 1 to turn on messages,
use 0 to turn off messages.