Home > Archive > Clarion > October 2006 > corrupt data
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Daniel 2006-10-30, 9:55 pm |
| Hello !
I ahve an old clarion dos program and I have a file that will no longer
index.
The data file seems to be corrupt. Is there a program to read and fix it ?
Dan
(old but still going)
| |
| Ian Holdsworth 2006-10-30, 9:55 pm |
| Dan
There's 2 programs that should be able to do it.
CSRT.EXE will fix it if it's not too badly broken.
CFIL.EXE will almost always fix the problem however you need the source
code for the program and be careful to check the number of records is
the same after it has fixed the file as some times it trimms a few
records.
This is of course assuming we are talking about C2.1 .dat files
Cheers
Daniel wrote:
> Hello !
>
> I ahve an old clarion dos program and I have a file that will no longer
> index.
> The data file seems to be corrupt. Is there a program to read and fix it ?
>
> Dan
> (old but still going)
| |
| pomidorowa@gazeta.pl 2006-10-30, 9:55 pm |
| Dnia Thu, 26 Oct 2006 16:51:29 +0200, Daniel <admin@contantlaval.com>
napisał:
> Hello !
>
> I ahve an old clarion dos program and I have a file that will no longer
> index.
> The data file seems to be corrupt. Is there a program to read and fix it
> ?
>
> Dan
> (old but still going)
>
>
Hello,
see at:
http://groups.google.com/group/comp...4fcbead502a0e99
|
|
|
|
|