--- oup/current/Global/RawList.pas 2007/03/28 00:57:53 128 +++ oup/current/Global/RawList.pas 2007/04/01 14:44:32 144 @@ -424,7 +424,7 @@ end; initialization RawLists := TRawLists.Create; - RawLists.InsertRawListHandler('AGDB',False,AGDB); + RawLists.InsertRawListHandler('AGDB', True, AGDB); RawLists.InsertRawListHandler('AKVA', True, AKVA); RawLists.InsertRawListHandler('BINA', True, BINA); RawLists.InsertRawListHandler('OSBD', True, OSBD);