MAINSAIL Language Manual, Section 44.22

previous   next   top   contents   index   framed top   this page unframed


44.22. $programName

Figure 44–21. $programName
system variable
STRING      $programName;

$programName is set to the name of the currently executing MAINSAIL bootstrap file or the STRING typed by the user in the command that invoked MAINSAIL, if available from the operating system; otherwise, it is set to the null STRING. The effect of modifying $programName is undefined.


previous   next   top   contents   index   framed top   this page unframed

MAINSAIL Language Manual, Section 44.22