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

How many WHEN condition can be coded in SEARCH statement


IBM Mainframe Forums -> COBOL Programming
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
kutty.r

New User


Joined: 22 Jun 2006
Posts: 24

PostPosted: Thu Sep 21, 2006 10:29 pm
Reply with quote

how many when condition can be coded in search statement ( sequential search) . i need the no (no of whens in search)
Back to top
View user's profile Send private message
UmeySan

Active Member


Joined: 22 Aug 2006
Posts: 771
Location: Germany

PostPosted: Fri Sep 22, 2006 3:39 pm
Reply with quote

Hi !

That's based on the SearchFormat you use.

If you do a binary search you only could code one WHEN.
But in there you could handel komplex conditions using AND.

In a sequentiell SERACH you could use more than one WHEN.

For futher information read the manual or have a look at bookmanager.


Regards, UmeySan
Back to top
View user's profile Send private message
kutty.r

New User


Joined: 22 Jun 2006
Posts: 24

PostPosted: Sun Sep 24, 2006 2:53 pm
Reply with quote

i need the no . how many can we give in sequential search?
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> COBOL Programming

 


Similar Topics
Topic Forum Replies
No new posts Search two or more word with FILEAID Compuware & Other Tools 15
No new posts Sortjoin and Search for a String and ... DFSORT/ICETOOL 1
No new posts EZT program to build a flat file with... All Other Mainframe Topics 9
No new posts first column truncated in search result IBM Tools 13
No new posts ISRSUPC search utility - using high l... TSO/ISPF 2
Search our Forums:

Back to Top