Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Delphi-News aus aller Welt (https://www.delphipraxis.net/58-delphi-news-aus-aller-welt/)
-   -   Delphi/Turbo Pascal: AppendWithRetry for text files to retry Append (https://www.delphipraxis.net/179481-delphi-turbo-pascal-appendwithretry-text-files-retry-append.html)

DP News-Robot 10. Mär 2014 16:20

Delphi/Turbo Pascal: AppendWithRetry for text files to retry Append
 
Every once in a while you have multiple threads or processes wanting to write a short message to the same log file. Append then will give you an I/O error 32 (ERROR_SHARING_VIOLATION), but the below small routine will sleep a bit while retrying a couple of times. It uses these Delphi aspects around ...http://feeds.feedburner.com/~r/delph...~4/NBGbJuEMKd4

More...


Alle Zeitangaben in WEZ +1. Es ist jetzt 12:19 Uhr.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz