--- oup/current/Global/RawList.pas 2007/05/12 13:22:11 177 +++ oup/current/Global/RawList.pas 2007/05/12 13:24:54 178 @@ -426,7 +426,7 @@ end; initialization RawLists := TRawLists.Create; - RawLists.InsertRawListHandler('AGDB', True, AGDB); + RawLists.InsertRawListHandler('AGDB', False, AGDB); RawLists.InsertRawListHandler('AKVA', True, AKVA); RawLists.InsertRawListHandler('BINA', True, BINA); RawLists.InsertRawListHandler('OSBD', True, OSBD);