Data conversion errors
Brian Schalme
Brian_Schalme@mbnet.mb.ca
Thu, 20 Jul 2000 09:37:02 -0500
Boris:
Try using FCOPY with the HEX and CHAR options:
:FCOPY FROM=filename;TO=;HEX;CHAR;SUBSET=(x,5)
...where "x" is the one or two records before the data conversion error
occurred. This example will spit out five records for you to compare.
HTH
Brian Schalme
Airspeed Consulting
bschalme@mbnet.mb.ca
Boris Kortiak wrote:
>
> While using QUIZ 7.29 on HP e3000 MPE/iX 5.5pp7 I get the above error message when processing a file. The process I am performing is to create a SUBFILE which is an ASCII flat file copy of a dataset on the mainframe. The only elements that I believe could be causing these problems are numeric values which I am formatting for the flat file and seem to contain non-numeric data.
>
> Is there a way to identify which row or element within row is causing this problem?
>
> = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
> Subscribe: "subscribe powerh-l" in message body to majordomo@lists.swau.edu
> Unsubscribe: "unsubscribe powerh-l" in message to majordomo@lists.swau.edu
> This list is closed, thus to post to the list, you must be a subscriber.
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Subscribe: "subscribe powerh-l" in message body to majordomo@lists.swau.edu
Unsubscribe: "unsubscribe powerh-l" in message to majordomo@lists.swau.edu
This list is closed, thus to post to the list, you must be a subscriber.