How do I get application path in FW?
Thanks in advance
Otto
App.Path
- Richard Chidiak
- Posts: 946
- Joined: Thu Oct 06, 2005 7:05 pm
- Location: France
- Contact:
Re: App.Path
cFilePath( GetModuleFileName( GetInstance( ) ) )Otto wrote:How do I get application path in FW?
Thanks in advance
Otto