Hi - Exhaustive optimizer can crash if the opt has too many steps and it eventually runs out of memory.  Does the crash happen well into the opt?
 
Steve
 
----- Original Message ----- 
Sent: Sunday, January 31, 2010 6:26 PM
Subject: [amibroker] Problem removing OptimizerSetEngine( "cmae");
Has anyone else had a problem removing this line from their code:
 
OptimizerSetEngine("cmae"); 
 
and then trying to run an exhaustive optimization? Every file of code I remove this from, I then can an exception error crash when I try to optimize. I am running XP pro and version 5.29.6.
 
James