previous next top contents index framed top this page unframed
Figure 32–1. $canFindModule
| BOOLEAN PROCEDURE $canFindModule (STRING modName); |
$canFindModule returns TRUE if a call to bind or new would succeed for modName. In other words, it succeeds if the control section or object MODULE for modName can be found.
MAINSAIL Language Manual, Section 32.1