>>If you are wanting to search for key words only, you should consider >>writing a simple text scanner to break your text into words and a database >>to contain the words along with a reference to the original text. However, >>if you are wanting to do ad hoc word or phrase searches, like you would >>do in a text editor, for example, a database will probably not provide any >>performance advantage over a simple text search.
All the data comes fro a unix du command, and I could get the grep command to extract those lines I needed. But I would like the users themselves to sort, select and analyse their diskusage, to decide what can be deleted, and what cannot. So an essential function wil be to see the diskusage on top of the tree, and then expand the branches, just like you would do in an explorer wwindow. At the same ttime being able to hide all data that the user would be accountable for (e.g. his name is not in the path) is essential /Kaj ----------------------------------------------------- Home page: http://groups.yahoo.com/group/delphi-en/ To unsubscribe: [EMAIL PROTECTED] Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/delphi-en/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

