$fExt = ""; $srBuf = searchbuffer; #srOpt = searchoption; $fNam = filename2; #fLen = strlen($fNam); #i = #fLen; while( #i > 0 ){ if(midstr($fNam, #i, 1) == "."){ $fExt = midstr($fNam, #i + 1, #fLen - #i); break; } #i = #i - 1; } if($fExt == "htm" || $fExt == "html"){ #cCode = colorcode & 0x1f; if(#cCode == 13 || #cCode == 14 || #cCode == 15){ searchup "<"; if(result){ beginsel; searchdown ">"; if(