|
|
| Author |
Message |
Prakasam
New User
Joined: 28 Oct 2004 Posts: 8
|
|
|
|
How can i find the number of occurance of a particular string in my program by TOS Command. I used F 'string'. It highligted all the string in my program. But I want to know the number of occurance of the string only...
Plase Help.
Regrds... Prakasam |
|
| Back to top |
|
 |
References
|
Posted: Wed Nov 03, 2004 9:09 am Post subject: Re: Finding Occurance of a String in a Program |
 |
|
|
 |
sandip_datta
EXPERT
Joined: 02 Dec 2003 Posts: 152 Location: Tokyo, Japan
|
|
|
|
Hi Prakasam,
Use F 'string' ALL. You will get a message like
29 CHARS 'string' |
|
| Back to top |
|
 |
|
|