Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
Non displayable data(PD) in spool

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> Mainframe COBOL
Author Message
meenakshi_forum
Warnings : 1

Active User


Joined: 27 May 2008
Posts: 107
Location: India

PostPosted: Tue Feb 02, 2010 1:22 am    Post subject: Non displayable data(PD) in spool
Reply with quote

Hi,

I need the code to display non displayable data(packed decimal)
in spool.

I just remember that we can use COBOL for this by moving the PD data to another variable and applying some editing formats; not in touch with the exact code, please help!

Thanks.
Back to top
View user's profile Send private message
References
Terry Heinze

Senior Member


Joined: 14 Jul 2008
Posts: 1041
Location: Richfield, MN, USA

PostPosted: Tue Feb 02, 2010 1:30 am    Post subject:
Reply with quote

By spool, do you mean SDSF or IOF? If SDSF, look up the SET HEX ON command. F1 is your friend.
Back to top
View user's profile Send private message
meenakshi_forum
Warnings : 1

Active User


Joined: 27 May 2008
Posts: 107
Location: India

PostPosted: Tue Feb 02, 2010 1:37 am    Post subject:
Reply with quote

I mean SDSF, i'll check for HEX ON command but still i would like to know the COBOL code for it, i know there is some way of conversion and then we can display it in spool..

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

Global Moderator


Joined: 23 Nov 2006
Posts: 13554
Location: 221 B Baker St

PostPosted: Tue Feb 02, 2010 1:38 am    Post subject:
Reply with quote

Hello,

If you want to see packed data you might simply DISPLAY the packed fields. . .
Back to top
View user's profile Send private message
meenakshi_forum
Warnings : 1

Active User


Joined: 27 May 2008
Posts: 107
Location: India

PostPosted: Tue Feb 02, 2010 1:52 am    Post subject:
Reply with quote

but then it might not give me the exact value
Back to top
View user's profile Send private message
dick scherrer

Global Moderator


Joined: 23 Nov 2006
Posts: 13554
Location: 221 B Baker St

PostPosted: Tue Feb 02, 2010 1:56 am    Post subject:
Reply with quote

Hello,

Quote:
but then it might not give me the exact value

Huh? Of course it will give you the exact value. . .

How might something other than the exact value be shown?
Back to top
View user's profile Send private message
Terry Heinze

Senior Member


Joined: 14 Jul 2008
Posts: 1041
Location: Richfield, MN, USA

PostPosted: Tue Feb 02, 2010 2:03 am    Post subject:
Reply with quote

Meenakshi,
Don't you have access to a mainframe so you can test the suggestions you've gotten so far?
Back to top
View user's profile Send private message
Anuj Dhawan

Global Moderator


Joined: 22 Apr 2006
Posts: 4067
Location: Mumbai, India

PostPosted: Tue Feb 02, 2010 5:36 pm    Post subject:
Reply with quote

Suggest you search on keyword "display" on "Mainframe COBOL" part of the forum, you'll get enough working examples around.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> Mainframe COBOL All times are GMT + 6 Hours
Page 1 of 1