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

SOC4 after processing 422 records using UNSTRING verb


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

New User


Joined: 17 Sep 2005
Posts: 49

PostPosted: Mon Feb 26, 2007 7:13 pm
Reply with quote

Thanks for the function,Dick
But Iam not able to use that intrinsic function.can you help me on this functiuon.
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 Feb 26, 2007 9:22 pm
Reply with quote

Hi Akshaiya,

When you say you are not able to use that function, does this mean your compiler does not support it or does it mean that when you code it you recieve a syntax error (or a runtime abend)? Looking in the documentation of the version of the compiler you are using will verify if the function is available in your compiler.

I will try to help if i can.

How many different kinds of numeric fields will be unstrung (i.e. edited money fields may need different "rules" than quantity fields, etc)?

Did you try the process skipping the 50 records beginning at #400? If so, what was the result? If not, please try it and post the result. If the program fails regardless of what records are used, the problem is very likely due to a subscripting/indexing 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 -> COBOL Programming

 


Similar Topics
Topic Forum Replies
No new posts Compare only first records of the fil... SYNCSORT 7
No new posts Pulling a fixed number of records fro... DB2 2
No new posts Join multiple records using splice DFSORT/ICETOOL 5
No new posts EZT program to build a flat file with... All Other Mainframe Topics 9
No new posts JCL sortcard to print only the records DFSORT/ICETOOL 11
Search our Forums:

Back to Top