Hi, during RTL_CONSTASCII... cleaning I came across this lines in vcl/source/filter/igif/gifread.cxx: if( (aAppId == "NETSCAPE") && (aAppCode == "2.0") && (cSize == 3) )... Will this condition ever be true? Christina