I'm wondering if there is a way to make #include and #parse "silent" in the case where the file to be included/parsed does not exist. Currently they always throw an exception.
We find that to be useful behavior in certain circumstances.
I imagine I could write a macro that references a bean that checks for the file, but I'm hoping there is an easier way.
Any suggestions?
Many thanks,
Fred
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
