by Paul Mathews >> Tue, 13 Jul 1999 8:56:55 GMT
A usefull method on the Collection class,
addNoError(pMemberType : MemberType)updating;
// Date: 14 July 1999
// User: paulm , C&M Systems Group
begin
if not self.includes(pMemberType) then
self.add(pMemberType);
endif;
end;
Paul Mathews
pem@cmsystemsgroup.com.au
Phone: [612] (99717384) Fax[612] (99711679)
(Dee Why,Sydney,Australia)
Please visit our homepage cmsystemsgroup.com.au.