> I have over a thousand files that are headers to other
files.
surely there must be a better way to do what you are doing
with those
thousands of files...
> Some headers are
> really long and I want to limit the output to a maximum
of 40 characters,
> instead of outputting the file name.
very confusing... you want to limit the output of what? what
filename
are you talking about?
if you want to limit the output of your cfincluded file, then
you have
to do it within that file. you can;t do it from the calling
page, short
of reading it in with cfhttp or alike, parsing its contents,
shortening
it to 40 chars, writing it to disk as a file and then
cfincluding that
file...
Azadi Saryev
Sabai-dee.com
http://www.sabai-dee.com/