MAINSAIL Language Manual, Section 42.21

previous   next   top   contents   index   framed top   this page unframed


42.21. noResponse

Figure 42–25. noResponse
COMPILETIME
BITS
<
macro>     noResponse;

noResponse is a bit that specifies that no response is to be read from cmdFile. It may be passed to cmdMatch and errMsg. It may be tested in $exceptionBits; it is set if $raise was called from a call to errMsg with the noResponse bit set.


previous   next   top   contents   index   framed top   this page unframed

MAINSAIL Language Manual, Section 42.21