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

What are the string operations


IBM Mainframe Forums -> Java & MQSeries
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
sriram_srec

New User


Joined: 15 Sep 2005
Posts: 11
Location: Chennai

PostPosted: Tue Jan 24, 2006 11:42 am
Reply with quote

What are various string operations in NATURAL like Mid$ and InStr$ in VB
Back to top
View user's profile Send private message
naveen_desireddy

New User


Joined: 29 Aug 2005
Posts: 10
Location: Hyderabad, India

PostPosted: Tue Jan 24, 2006 12:27 pm
Reply with quote

Hi,


String Operations


Examine(Will help U in giving No of occurances of an Alphabet or No in a particular string and To find length,U can Replace or Delete a particular Word in string and also to find position ) , Compress( To compress the More than two Strings into one)
Back to top
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 2358
Location: Israel

PostPosted: Tue Jan 24, 2006 2:06 pm
Reply with quote

This is one of the weaknesses of NATURAL - It doesn't have string manipulation functions like in REXX or VB.
EXAMINE, EXAMINE TRANSLATE, COMPRESS, SEPARATE & MOVE SUBSTRING are the most you can get. Also, you have the MASK & PATTERN options of IF.

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

New User


Joined: 24 Jan 2006
Posts: 3
Location: Chennai

PostPosted: Tue Jan 24, 2006 2:12 pm
Reply with quote

Thanks for all your replies.

Cheers!!!
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 -> Java & MQSeries

 


Similar Topics
Topic Forum Replies
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 Sortjoin and Search for a String and ... DFSORT/ICETOOL 1
No new posts file manager is doing string conversion IBM Tools 3
No new posts Search string in job at regular Spool... CLIST & REXX 0
Search our Forums:

Back to Top