Iteration through directory nodes using your functions
Hi!
I want to export reports to flat file. For that I have written some
procedures and functions which can do that on one report. I want to extend
my functionality to export the whole directory or even the whole root
directory (including subfolders as well).
For that I need to iterate through folder and look for a reports that belong
to that directory.
Because you have implemented many routines for such a navigation, can you
explain to me what procedures and functions to use (made from you).
THX and regards,
Benjamin
The difference between theory and practice is that in theory there is no
difference between theory and practice, but in practice there is....
I want to export reports to flat file. For that I have written some
procedures and functions which can do that on one report. I want to extend
my functionality to export the whole directory or even the whole root
directory (including subfolders as well).
For that I need to iterate through folder and look for a reports that belong
to that directory.
Because you have implemented many routines for such a navigation, can you
explain to me what procedures and functions to use (made from you).
THX and regards,
Benjamin
The difference between theory and practice is that in theory there is no
difference between theory and practice, but in practice there is....
This discussion has been closed.
Comments
See the RBuilder.hlp for TppReportExplorer, there are methods such as
GetFolders and GetChildFolders. See RBuilder\Source\ppRptExp.pas and
ppExpFrm.pas for the source code to the report explorer. That is the only
example that we have.
--
Nard Moseley
Digital Metaphors
http://www.digital-metaphors.com
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com