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

search a string usring REXX routines?


IBM Mainframe Forums -> CLIST & REXX
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
simi838
Warnings : 1

New User


Joined: 05 Aug 2006
Posts: 3
Location: chennai

PostPosted: Fri Apr 06, 2007 1:14 pm
Reply with quote

Hi,

I would like to know how to search a string in different datasets using REXX routines?
Back to top
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 2358
Location: Israel

PostPosted: Fri Apr 06, 2007 1:22 pm
Reply with quote

It depends how you are going to read the dataset (EXECIO, Edit-Macro, ISPF services etc.).

Then, you can decide if you want to look for a string using REXX built-in functions (POS, WORDPOS etc.) or ISPF Editor macro commands (FIND, SEEK etc.).

O.
Back to top
View user's profile Send private message
rohitcognizant

New User


Joined: 13 Feb 2007
Posts: 54
Location: Pune India

PostPosted: Tue Apr 10, 2007 11:45 am
Reply with quote

u can find more solutions if u search in the net using any search tool
this is a common problem
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 -> CLIST & REXX

 


Similar Topics
Topic Forum Replies
No new posts Compile Several JCL JOB Through one r... CLIST & REXX 4
No new posts Replace each space in cobol string wi... COBOL Programming 3
No new posts PARSE Syntax for not fix length word ... JCL & VSAM 7
No new posts Running REXX through JOB CLIST & REXX 13
No new posts Error to read log with rexx CLIST & REXX 11
Search our Forums:

Back to Top