TdlEmitTimeDateInOutputFiles Preference Not Working

Posts   
 
    
bshuman
User
Posts: 24
Joined: 14-Dec-2004
# Posted on: 03-Dec-2007 21:13:52   

Using v2.2.2.2 Final (2/14/07).

I set the TdlEmitTimeDateInOutputFiles preference to False but the datetime stamp still appears in the generated code. An I doing something wrong to surpress that option?

-Bill

daelmo avatar
daelmo
Support Team
Posts: 8245
Joined: 28-Nov-2005
# Posted on: 04-Dec-2007 06:04:38   

To make effective the Preference setting, you must set to **Default **the _TdlEmitTimeDateInOutputFiles _property in Project properties (Menu Project -> Properties...).

The Project properties overwrites the Preferences properties. In this case I think your _TdlEmitTimeDateInOutputFiles _project property is set to True. So, just change it to Default wink

David Elizondo | LLBLGen Support Team