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

Can We use 2 delimters in UNSTRING operation


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

New User


Joined: 26 Aug 2008
Posts: 52
Location: inida

PostPosted: Mon Jan 19, 2009 10:15 pm
Reply with quote

Hi,

Is it possible to use 2 delimiters in UNSTRING operation.

ex:

UNSTRING W-OUTPUT-REC DELIMITED BY "~." OR ".~"
INTO
W-ACTIVITY-DT.

Could any one help on this.

Regards
Suneel
Back to top
View user's profile Send private message
Arun Raj

Moderator


Joined: 17 Oct 2006
Posts: 2481
Location: @my desk

PostPosted: Mon Jan 19, 2009 10:30 pm
Reply with quote

suneelv,

Check out the "COBOL Language Reference" the link to which is at the top of this page.
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 Handling the numeric data in unstring... COBOL Programming 18
No new posts An write operation error - ABENDED S0... COBOL Programming 3
No new posts Unstring COBOL Programming 4
No new posts UNSTRING problem COBOL Programming 3
No new posts UNSTRING a big string COBOL Programming 16
Search our Forums:

Back to Top