The floating types are defind as particular groupings of bits with those bits "arranged" in a particular order. (Please note that I am being ambiguous on purpose here). Just as a simplistic example, reading a floating binary data area (longword) into an integer variable can lead...
Comp fields cant be displayed it should be either moved to different variable or use the utility icetool to display it. View Bookmarks All times are GMT + 6 Hours Similar Topics TopicForumReplies variable in library name within a PROC.JCL & VSAM11 ...
My input file gives the value in Alphanumeric and I need to use the value for a comparison with s9(9) COMP variable. When compiled I got the Warning Message –‘Redefined a Larger item’. Since redefine plays with the memory, I would like to be sure the functionality would work as exp...
The floating types are defind as particular groupings of bits with those bits "arranged" in a particular order. (Please note that I am being ambiguous on purpose here). Just as a simplistic example, reading a floating binary data area (longword) into an integer variable can lead...
Ok, see I have a variable: A S9(3) comp-3 and now I have to unpack it and get a whole number which does not have any spaces in beween or leading spaces because I need to use it for further processing. So the pic clause I use must give me -11(if actual digits are 2) or -...
The floating types are defind as particular groupings of bits with those bits "arranged" in a particular order. (Please note that I am being ambiguous on purpose here). Just as a simplistic example, reading a floating binary data area (longword) into an integer variable can lead to ...
variable 1 in hex is F F F F F F F F 2 0 0 7 0 5 0 3 can you please explain me how is the value in variable 3 populated? Back to top acevedoActive UserJoined: 11 May 2005Posts: 344Location: Spain Posted: Thu May 03, 2007 5:14 pm Quote: 1.3.4.5 Packed-decimal ...