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

Need to substring one to another that have diff structure


IBM Mainframe Forums -> PL/I & Assembler
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
ajmalrahman
Warnings : 1

New User


Joined: 10 Jul 2006
Posts: 2

PostPosted: Wed Sep 13, 2006 5:44 pm
Reply with quote

I have two structures..I need to substring one to aonther..but the structure fields declarations are different.how to apss thsi
Back to top
View user's profile Send private message
karnatikalyan

New User


Joined: 08 Feb 2006
Posts: 5

PostPosted: Thu Sep 14, 2006 1:09 am
Reply with quote

Hi,

Could you please Specify the the two strures and the requirement clearly?

Regards,
Srinivas Karnati.
Back to top
View user's profile Send private message
Murali krishna

New User


Joined: 17 Feb 2006
Posts: 9
Location: chennai

PostPosted: Tue Sep 19, 2006 4:35 pm
Reply with quote

You can Very well use SUBSTR command to do that even though the strutures are different.
Back to top
View user's profile Send private message
sengupta_hirok

New User


Joined: 11 Aug 2006
Posts: 2
Location: Kolkata

PostPosted: Thu Nov 16, 2006 11:49 am
Reply with quote

Hi ajmalrahman,

although, use of 'substr' inbuilt function is a solution to your problem, but that takes huge amount of mainframe cpu time..

u can use the concept of based pointers..it will be much more flexible..

regards.
Hirok sengupta
Calcutta, India
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 -> PL/I & Assembler

 


Similar Topics
Topic Forum Replies
No new posts Replace each space in cobol string wi... COBOL Programming 3
No new posts Substring number between 2 characters... DFSORT/ICETOOL 2
No new posts I need a 4 lines block where substrin... DFSORT/ICETOOL 12
No new posts Search substring in internal table of... COBOL Programming 2
No new posts Sort on different fields, removing du... SYNCSORT 8
Search our Forums:

Back to Top