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

Display Comp-3 variable in sysout


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

Moderator Emeritus


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

PostPosted: Fri Aug 24, 2012 8:18 pm
Reply with quote

Hi Enrico,

Yup, but some of us "big kids" are having fun tossing out ideas icon_smile.gif

d
Back to top
View user's profile Send private message
Ravi Kirti

New User


Joined: 24 Mar 2012
Posts: 17
Location: pune

PostPosted: Fri Aug 24, 2012 8:37 pm
Reply with quote

Sorry for late response, I was away for some time.


The storage reference exception occurred in the following statement:

MOVE PB-LMT(2,3) TO WS-PB-LMT1

Thanks
Back to top
View user's profile Send private message
Bill Woodger

Moderator Emeritus


Joined: 09 Mar 2011
Posts: 7309
Location: Inside the Matrix

PostPosted: Fri Aug 24, 2012 9:21 pm
Reply with quote

Well, if that is all you are going to give us, then Dick's "file not currently open" is the most likely, followed by only one entry on that particular record.

We can keep guessing 'til the cows come ho... Oh, there they are now. 'nuff guessing.
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: Fri Aug 24, 2012 9:21 pm
Reply with quote

Hello,

Where is PB-LMT located (in the FD, working-storage, linkage section)?

If it is in the FD, you have probably already been given the answer. . .
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 Extracting Variable decimal numbers f... DFSORT/ICETOOL 17
No new posts Variable Output file name DFSORT/ICETOOL 8
No new posts COBOL - Move S9(11)v9(7) COMP-3 to -(... COBOL Programming 5
No new posts Moving Or setting POINTER to another ... COBOL Programming 2
No new posts parsing variable length/position data... DFSORT/ICETOOL 5
Search our Forums:

Back to Top