If you think about it, nested includes must work because (unless I'm way off base) the client loads eq2ui.xml which includes all the top-level files, which then in turn include their sub-files. As I said in #6 above, the only way I have gotten text files to include correctly is with <Text...><include>xyzzy/xyzzy</include></Text>. And that is a relative directory reference, so I can verify that works too.
Paul
|