Cobol85 Problem
From: Greg Good (member46468_at_dbforums.com)
Date: 11/05/03
- Next message: TofuTheGreat: "Re: Cobol85 Problem"
- Previous message: William M. Klein: "Re: Working with a tab-delimited input file"
- Next in thread: TofuTheGreat: "Re: Cobol85 Problem"
- Reply: TofuTheGreat: "Re: Cobol85 Problem"
- Reply: Greg Good: "Re: Cobol85 Problem"
- Reply: JerryMouse: "Re: Cobol85 Problem"
- Reply: TofuTheGreat: "Re: Cobol85 Problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 05 Nov 2003 17:44:27 -0500
I am trying to read a file that has records 300 bytes long. In some of
the records there are records containing characters that have a hex
value of '0C'. Each time my program encounters a hex '0C' it thinks that
it's reading a new record. How can I make my program ignore the hex '0C'
characters and keep the entire 300 bite record together?
Thank you for any help that you can give me,
Greg Good
-- Posted via http://dbforums.com
- Next message: TofuTheGreat: "Re: Cobol85 Problem"
- Previous message: William M. Klein: "Re: Working with a tab-delimited input file"
- Next in thread: TofuTheGreat: "Re: Cobol85 Problem"
- Reply: TofuTheGreat: "Re: Cobol85 Problem"
- Reply: Greg Good: "Re: Cobol85 Problem"
- Reply: JerryMouse: "Re: Cobol85 Problem"
- Reply: TofuTheGreat: "Re: Cobol85 Problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|