Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
I downloaded all the news archives & the only mention of this is the following Using this approach your modules file would include: aaa aaa bbb bbb aaau -a util/uuu1.code util/uuu2.code util/uuu3.code util/uuu5.code bbbu -a util/uuu3.code util/uuu4.code util/uuu6.code projaaa &aaa &aaau projbbb &bbb &bbbu Or you might want to use the full util module in both projects and your modules file would include: aaa aaa bbb bbb util util projaaa &aaa &util projbbb &bbb &util Your file structure when you check out the ampersand modules would be as follows: ==>/sandbox ====>/projaaa ======>/aaa ======>/util ====>/projbbb ======>/bbb ======>/util I have tried all the combinations I can think of but I can't work out what to set the modules file so that the following Test/RAA/common.asp is linked to Test/WEB/common.asp Test/Web/common.asp Test/RAA/common.asp All the combinations I tried created Test/RAA/WEB/common.asp Cheers, Brian