IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Finding Occurance of a String in a Program


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Prakasam

New User


Joined: 28 Oct 2004
Posts: 8

PostPosted: Wed Nov 03, 2004 9:09 am
Reply with quote

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
View user's profile Send private message
sandip_datta

Active User


Joined: 02 Dec 2003
Posts: 150
Location: Tokyo, Japan

PostPosted: Wed Nov 03, 2004 1:06 pm
Reply with quote

Hi Prakasam,

Use F 'string' ALL. You will get a message like
29 CHARS 'string'
Back to top
View user's profile Send private message
View previous topic : : View next topic  
Post new topic   Reply to topic All times are GMT + 6 Hours
Forum Index -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts After newcopy the CICS program user f... CICS 7
No new posts Starting a CICS Transaction from a Th... CICS 0
No new posts Problem moving a cobol program into E... COBOL Programming 3
No new posts Copy only TEXT or String from a record SYNCSORT 4
No new posts ICETOOL to SUM String DFSORT/ICETOOL 1
Search our Forums:


Back to Top