The ModuleFolder method returns the application folder with a trailing back slash (\). Returns a string.
Syntax
object.ModuleFolder
Example
This example demonstrates how to return the MapViewer application folder with a trailing back slash. By default, C:\Program Files\Golden Software\MapViewer 8\
debug.print mvApp.ModuleFolder
Used By: Application object