i'm getting crazy. by now i am trying around with the latest script to format the search output as is had to be. currently its showing me that many times a root folder as the number of total items are in there, i.e. if a folder contains 5 files the matching result lists 5 times the root folder and then 5 times the matching folder. and its listing the highest cat.no. at first, i.e. if the root contains 20 folders the matches get listed by 20 down to tha last match.
also the counter of matching folder shows me there are x.000000 matches to your search term. how to make it show integer values instead of floats?
look here:
	Quote:
	
	
		
			
				[L] 200- /-=[  B  ]=-/[ Bush ]/[ Bush 1015 ] Dave Clarke_Red 2 (1994)/ 
[L] 200- /-=[  B  ]=-/[ Bush ]/[ Bush 1015 ] Dave Clarke_Red 2 (1994)/ 
[L] 200- /-=[  B  ]=-/[ Bush ]/[ Bush 1012 ] Dave Clarke_Red 1 (1994)/ 
[L] 200- /-=[  B  ]=-/[ Bush ]/[ Bush 1012 ] Dave Clarke_Red 1 (1994)/ 
[L] 200- /-=[  B  ]=-/[ Bush ]/[ Bush 1011 ] Aphrohead_In The Dark We Live (Thee Lite) (1993)/ 
[L] 200- /-=[  B  ]=-/[ Bush ]/[ Bush 1011 ] Aphrohead_In The Dark We Live (Thee Lite) (1993)/ 
[L] 200- /-=[  B  ]=-/[ Bush ]/[ BSL5 ] Dave Clarke - Red 1 & 2 (2006)/ 
[L] 200- /-=[  B  ]=-/[ Bush ]/[ BSL5 ] Dave Clarke - Red 1 & 2 (2006)/ 
[L] 200- /-=[  B  ]=-/[ Bush ]/[ BSL5 ] Dave Clarke - Red 1 & 2 (2006)/ 
[L] 200- /-=[  B  ]=-/[ Bush ]/ 
[L] 200- /-=[  B  ]=-/[ Bush ]/ 
[L] 200- /-=[  B  ]=-/[ Bush ]/ 
[L] 200- 12.000000 items found 
[L] 200---------------------------------------------------------------------------[ioA]-
			
		 | 
	
	
 how to get rid of those problems? i cant figure it out with tha attached http docu or any other source.
here my settings:
	Quote:
	
	
		
			
				[Search] 
Search_Use_Star			= 0 
Search_Minimum_Length 		= 3 
Search_Output_Too_Short 	= " Searchstring must contain at least %characters characters" 
Search_Output_Matches 		= " \n %number items found" 
Search_Output_No_Matches 	= " Sorry, nothing found!" 
Search_Output_Match 		= " %vfs/" 
#Search_Output_Match 		= " %vfs/%target" 
Search_Path_0 			= G:\|/|3 
#Search_Path_0 			= C:\Programme\ioFTPD\site|/|3 
#Search_Exclude_Path_0 		= C:\Programme\ioFTPD\site\pre\* 
#Search_Exclude_Path_1 		= C:\Programme\ioFTPD\site\admin\* 
Search_Exclude_Show_0 		= *complete* 
Search_Exclude_Show_1 		= *incomplete* 
#Search_Exclude_Show_2 		= *.m3u* 
#Search_Exclude_Show_3 		= *.nfo* 
#Search_Exclude_Show_4 		= *.sfv* 
Search_File_Filter_0 		= .* 
Search_File_Filter_1 		= *.m3u 
Search_File_Filter_2 		= *.nfo 
Search_File_Filter_3 		= *.sfv 
Search_File_Filter_4 		= *.jpg 
Search_File_Filter_5 		= *.bmp 
Search_File_Filter_6 		= *.gif 
Search_File_Filter_7 		= *.png 
Search_File_Filter_8		= .message 
Search_Log_File 		= G:\search.log 
Search_Include_Files 		= 0 
Search_Using_Log 		= 1 
Search_Sort_Order 		= 3
			
		 | 
	
	
 please, developer, gimme little support! :-)
cheers...