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

Want first 8 characters to be moved to the another variable


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

New User


Joined: 09 Dec 2006
Posts: 56
Location: Pune

PostPosted: Mon Jul 16, 2007 2:12 pm
Reply with quote

Thanks Ashwin for solution I think this gonna work in my program. As there will not be any characters in acct field.

Thanks,


Sandeep.
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Mon Jul 16, 2007 7:09 pm
Reply with quote

Hello,

That may work as long as the value is always 8 positions long and never contains a non-numeric other than leading spaces. If the value is entered externally, ensuring that it is numeric (not just supposed to be) can prevent later abends.
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 Goto page Previous  1, 2

 


Similar Topics
Topic Forum Replies
No new posts Extracting Variable decimal numbers f... DFSORT/ICETOOL 17
No new posts Substring number between 2 characters... DFSORT/ICETOOL 2
No new posts PD not working for unsigned packed JO... DFSORT/ICETOOL 5
No new posts Reading dataset in Python - New Line ... All Other Mainframe Topics 22
No new posts Variable Output file name DFSORT/ICETOOL 8
Search our Forums:

Back to Top