wave_onerror_continue
Sets the value of the PV‑WAVE error continue flag of the ON_ERROR condition.
C Usage
void wave_onerror_continue(cont)
long cont;
FORTRAN Usage
Not available.
Input Parameters
cont—A value of the PV‑WAVE error continue flag of the ON_ERROR condition.
Discussion
The wave_onerror_continue sets the continue flag of the ON_ERROR condition. Valid values are TRUE or FALSE.