Looking over this some more, I see that the challenge is to:

1.  read the file parameters (whatever they are) from the original file
(hence opening the file from the link) and

2.  read the header parameters from the export buffer, since the header
may not actually be contained in the original file.

This seems like a substantial reorganization from the original, which
attempts to do both tasks in the original file (and fails for included
files).

best,
r

Reply via email to