previous next top contents index framed top this page unframed
Figure 41–18. $moduleName
| STRING PROCEDURE $moduleName (POINTER p; OPTIONAL POINTER($area) area); |
If p points to a data section, $moduleName returns the uppercase name of the associated MODULE (the actual name of the MODULE, not a dummy name as established by setModName). Otherwise, $moduleName returns the null STRING. area specifies the destination area for the resulting STRING if new STRING text is generated; see Section 29.4.
MAINSAIL Language Manual, Section 41.18