Dataport & OnTimer trigger

I run, twice a day, a dataport from an OnTime trigger. The output file is always the same. How can I make it so that the user doesn’t get the question " File already exists, do you want to overwrite it ?" The request form is off. Thanks

Dataport - OnInitDataport() CurrFile.QUERYREPLACE := FALSE;

Thank you !