Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Low level commands
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00917791
Message ID:
00918388
Views:
10
You can use FILETOSTR() function to load each chapter into a memory. After that you can loop through all the words in it using GETWORDCOUNT() and GETWORDNUM() functions and compare to the list of words you want to count.

>
>I was some help but what I need to do is I have a text file with different chapters going from chapter 1 to chapter 11 and I neeed to write some code that takes and tells a user how many for example times the word "and" appears in each chapter.
>
>thanks
>
>james
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform