hi, how to get the aplication name? (exe name).
thanks
GetModuleFileName( GetInstance() )
James, thanks.
You can also use HB_ArgV( 0 )