Home Datapipelines

TextPipeLine and File Problem

edited December 2005 in Datapipelines
I am using a text file to create the input for a report using
TppTextPipeLine. The test file is created by SavingToFile from a
TStringList. After creation of the first report, however, subsequent
attempts to create a new text file for another report give an error "Cannot
create file "xxxxx.txt". The process cannot access the file because it is
being used by another process."

I am assuming that something must be "freed" to make the file available for
reuse but I am not sure what it is.

Comments

This discussion has been closed.