--- oup/current/Data.pas 2006/12/18 23:35:30 43 +++ oup/current/Data.pas 2006/12/23 00:03:50 45 @@ -93,6 +93,12 @@ type Target: LongWord; end; + TToolList = array of record + context: String; + name: String; + exts: String; + end; + var { opened_state:Byte=0;