Scrubbing Data for E46 non-numerics


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]

Posted by Bob A on January 17, 2014 at 09:17:01:

Had one of those "you know... when I was entering the data I had power problems, and got funny dots on the screen" conversations

anyway, after 7 instances of x"00FF" were found in the data file by dumping to a .txt file with COMETEX and then looking for hex values in UltraEdit... I was thinking of ways to find bad data by other means.

one thought was to read in the data portion of the file with InputFile, loop thru with the "mother of all" FOR/NEXT loops and look for bad data.

This, however will only give me an offset from the beginning of the file....

so my questions are:

is it possible to divide the offset by the record length to get the offset in records? I figure I could then determine the start of the record and then extract the keys

is there any sentinel/delimiter info in the COMET data file that I have to worry about?

how do I specify the type of the COMET Data File to an MTB program so that I can look at the raw data?

For now... I'll just write a program to loop thru and trap the E46 to dump the keys and sort this out if the problem occurs again

Thanx

Bob "A"


Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

What is the name of the main Signature System's Product?  

Comments:

Optional Link URL:
Link Title:
Optional Image URL:

You may attach up to 5 files to your followup (see below):





Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]