PDA

View Full Version : Pre and Post Event : Add Full Filename to command line


Surfer2k
21-Feb-2007, 07:18 PM
Hi,

I just installed the new 6.0 and take a look at the new option.

I was fine to add automaticaly the full filename to command line.
As it, it was not necessary to have a batch file in each project directory and if we change output directory, the command remains valid. Another possibility, automaticaly change texte like '%EXENAME%', '%OUTPUT%' or
'%FULLNAME%'.

Is the memory leak reporting compatible with fastMM ? I suppose that if we activate memory leak in eureka it's redundant with FullDebugMode from FastMM ?

Another question is it possible to (de)activate memory leak by code ?

Last remarks: very good work !

Thank's

Pascal

admin
26-Mar-2007, 04:05 PM
Hi,

I just installed the new 6.0 and take a look at the new option.

I was fine to add automaticaly the full filename to command line.
As it, it was not necessary to have a batch file in each project directory and if we change output directory, the command remains valid. Another possibility, automaticaly change texte like '%EXENAME%', '%OUTPUT%' or
'%FULLNAME%'.


Add this suggestion in the suggestions forum, please! :)

Is the memory leak reporting compatible with fastMM ? I suppose that if we activate memory leak in eureka it's redundant with FullDebugMode from FastMM ?


Yes, it is.

Another question is it possible to (de)activate memory leak by code ?


No, currently this isn't possible.