In article <SM********************@news20.bellglobal.com>,
"Savut" <we***@hotmail.com> wrote:
I want to be able to, at the end of an executed file, summarize what
files it included and required (via include() and require()). I have
a very dynamic script that depending on the situation handles several
different files and scripts.
To aid in developing, listing them would be helpful, to
troubleshooting problems. Iss there a way to list all the files that
have been included along the way?
Thanks in advance
For who need to know, the function is get-included-files()
Or rather get_included_files(). :)
--
Sandman[.net]