RC-WinTrans Object Model Help |
DirectoryTool.GetApplicationINIFile
|
Returns the path and name of the application INI file.
Syntax: |
GetApplicationINIFile() As String |
| Return: | String |
| Example: | Dim Tool As DirectoryTool Set Tool = Application.Tools.DirectoryTool MsgBox Tool.GetApplicationINIFile |
See also: