TxTPipeline from Stream?
Is there a way to use a Tstream or TStringList with TxTPipeline? I have
data that is being generated on the fly and am populating a
TstringList. The data is in a comma delimited format. I would like to
somehow get this data into the TxtPipeline without having to write it to
a file.
I am currently writing to a file but are running into acces violation
problems when I rewrite to the same file.
TIA
Hugo
data that is being generated on the fly and am populating a
TstringList. The data is in a comma delimited format. I would like to
somehow get this data into the TxtPipeline without having to write it to
a file.
I am currently writing to a file but are running into acces violation
problems when I rewrite to the same file.
TIA
Hugo
This discussion has been closed.
Comments
easiest to use a JITPipeline to get the data to the report. See demo #136.
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com