At 09:11 PM 10/4/2001 +0100, tom smith wrote: >Aaaaargh! I thonk I understand what the model file is for, and yet I can't >get it to run through without erroring. > >tom
Works for me all the time. :) Can you send me your actual files as attachments instead of pasting them inline? In fact, tar up your .mkmodel and send me that and I'll take a look. Also, I still need that Webware version number, please. >p.s Can you write circular Class files? I assume you mean A points to B and B points to A. The answer is yes. The only problem I know of is if you make both obj refs isRequired=1. Not that there is anything logically wrong with that, but MK raises an exception upon inserting due to a shortcoming in its logic. The current workaround is to live with one of the obj refs having isRequired=0. That doesn't hurt anything, you just get a little less error checking. -Chuck _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
