MAINSAIL Language Manual, Section 46.12

previous   next   top   contents   index   framed top   this page unframed


46.12. relModName

Figure 46–15. relModName
PROCEDURE   relModName  (STRING dummyName);

relModName releases a MODULE name association previously established for dummyName by setModName. It is an error if modName is not a valid MODULE name, i.e., a valid MAINSAIL identifier. No error occurs if no MODULE name association was established for dummyName.


previous   next   top   contents   index   framed top   this page unframed

MAINSAIL Language Manual, Section 46.12