| Previous | Next
The Application's NameThe name of the application used in the option file is, by default, the name of the file from which the script is run. You can use the
You can find out the current name of the application by calling $name = $mw->appname; For more details about the significance of the application name, see "IPC with send". |