Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

TppArchiveReader

edited March 2004 in General
I want the TppArchiveReader to be able to read from a stream as opposed to
reading from a file on the disk.
I guess I have to subclass TppArchiveReader but I am not sure how I can
override the OpenFile procedure which creates an internal stream from the
disk file. I want to directly assign a stream and not read from the disk.

Thanks
Vikram

Comments

  • edited March 2004
    Please ignore this. I figured it out.

    Vikram

This discussion has been closed.