![]() |
| ||
| Reading pascal file and searching for a particular word in that file Dear all, im new to Delphi language.can u pls help me to do this one. i want to read a particular file and searching for a particular word in that file.. pls assist me to do this one in delphi language Thanx in advance.. Poornima.R |
| ||
| Re: Reading pascal file and searching for a particular word in that file The procedure below must be able to count a particular word(SearchStr) occurence in a file(FileName). procedure SearchingInFile(Filename, SearchStr :string);Is it? :rolleyes: p.s.: I'm not sure about UpCase function in pascal (today, I'm Delphi programmer), but I think that have some thing similar. |
| All times are GMT -4. The time now is 10:00 pm. |
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC