How to use COBOL to read QUIZ subfile data type NUM

David Heasman David_Heasman@Thru-Transport.com
Wed, 21 Oct 1998 17:44:48 +0100




  > A programmer of ours created a sub-file with packed signed fields
 > which are 8 positions long but now can't get a IBM Cobol Pgm to read it
 > correctly after converting it to EBCDIC via Fcopy with the exclude verb
 > option(can't convert field when packed).

 >     Any Quiz defines with corresponging Cobol source code(i.e. comp-3 or
 > comp-4 etc)? Thanks in advance.


Quickest & easiest is to create another subfile from your subfile with the
offending
 number/s set as INTEGERS, or ZONED, and process that.


= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Subscribe: "subscribe powerh-l" in message body to majordomo@lists.swau.edu
Unsubscribe: "unsubscribe powerh-l" in message to majordomo@lists.swau.edu
powerh-l@lists.swau.edu is gatewayed one-way to bit.listserv.powerh-l
This list is closed, thus to post to the list, you must be a subscriber.