If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > General > Applications & Tools > Cobol85 question

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-03-03, 18:25
Greg Good Greg Good is offline
Registered User
 
Join Date: Oct 2003
Posts: 7
Cobol85 question

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
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On