<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>9 Apr 2016 17:04:00 Z</lastBuildDate><pubDate>9 Apr 2016 13:19:00 Z</pubDate><description>Hi,&#13;
&#13;
I've got a set of WD55 data files from an old customer in order to transfer them to a WINDEV 20 program.&#13;
&#13;
What I did before trying to read / insert the data by the new WD20 program:&#13;
&#13;
- Re-Index with HIndex(..) with NdxDelete + NdxCompact - no error is shown!&#13;
&#13;
In the old wd55 program, a certain datafile crashes when reading a record because of an error 7 (new = 70007) which is a hardware defect as they say. However, I can copy the files around, no problem with the files. There are much more than 8000 records in the file which stops me from looking at it with WDMAP. Obviously, only the .MMO file has been shortened by a harddisk error. It should be about 490.000 bytes in size, but in fact it is 475.000 bytes only. That wouldn't be a problem, this part of the file is not important to our customer, just remarks.&#13;
&#13;
The data transfer is impossible because it stops with error 7 - hatdware fault:&#13;
&#13;
Error at line 67 of Local Procedure Import_LSKOPF2 process.&#13;
HReadSeekFirst function called.&#13;
Error message returned by Hyper File 5:&#13;
&#13;
Le mécanisme de sécurité d'HyperFile a été déclenché&#13;
L'incident détecté est vraisemblablement dû à un problème physique&#13;
&#13;
Erreur: 7, Erreur de lecture&#13;
Fichier:MyLSKOPF, Enregistrement:79271&#13;
&#13;
----- Technical Information -----&#13;
&#13;
Project : BackPlusV2&#13;
&#13;
WL call:&#13;
Process of 'Local Procedure Import_LSKOPF2' (ImportBPlusV1.PROCEDURE.Import_LSKOPF2), line 67, thread 0&#13;
'HReadSeekFirst' function, syntax 0&#13;
&#13;
What happened?&#13;
Error message returned by Hyper File 5:&#13;
&#13;
Le mécanisme de sécurité d'HyperFile a été déclenché&#13;
L'incident détecté est vraisemblablement dû à un problème physique&#13;
&#13;
Erreur: 7, Erreur de lecture&#13;
Fichier:MyLSKOPF, Enregistrement:79271&#13;
&#13;
Error code: 73500&#13;
Level: fatal error (EL_FATAL)&#13;
WD55 error code: 3500&#13;
&#13;
Dump of the error of 'wd200hf.dll' module (20.0.115.2).&#13;
Identifier of detailed information (.err): 70508&#13;
Debugging information:&#13;
IEWDHF=8.38&#13;
Module=&#13;
Version=&lt;20.0.115.2&gt;&#13;
Fonction (7,12)&#13;
Additional Information:&#13;
EIT_LOGICALTABLENAME :&#13;
EIT_BASEMESSAGE : &lt;&#13;
Le mécanisme de sécurité d'HyperFile a été déclenché&#13;
L'incident détecté est vraisemblablement dû à un problème physique&#13;
&#13;
Erreur: 7, Erreur de lecture&#13;
Fichier:MyLSKOPF, Enregistrement:79271&gt;&#13;
EIT_BASECODE : &lt;7&gt;&#13;
EIT_PILEWL :&#13;
Local Procedure Import_LSKOPF2 (ImportBPlusV1.PROCEDURE.Import_LSKOPF2), line 67&#13;
Click BUTTON (ImportBPlusV1.BUTTON), line 161&#13;
EIT_DATEHEURE : 09/04/2016 13:11:31&#13;
&#13;
In fact, I cannot handle the error (or don't know how to do it). Is there a tool which repairs the hf55 .MMO file? Are there any tips for a repair procedure?</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57234-wd55-how-repair-defective-mmo-file/read.awp</link><title>[WD55] How to repair a defective .MMO file ?</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57234-wd55-how-repair-defective-mmo-file-solved-57238/read.awp</comments><pubDate>9 Apr 2016 17:04:00 Z</pubDate><description>Hi Al,&#13;
&#13;
thank you for the idea! Using a Hex Editor I had a look into the .MMO file first and saw, that it mainly consisted of …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57234-wd55-how-repair-defective-mmo-file-solved-57238/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57234-wd55-how-repair-defective-mmo-file-solved-57238/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57234-wd55-how-repair-defective-mmo-file/read.awp">[WD55] How to repair a defective .MMO file ?</source><title>Re: [WD55] How to repair a defective .MMO file ? *Solved*</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57234-wd55-how-repair-defective-mmo-file-57236/read.awp</comments><pubDate>9 Apr 2016 15:01:00 Z</pubDate><description>Hello Guenter&#13;
&#13;
Could you alter the file in the analysis so that it doesn't have a memo and then it should open up ok Then you …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57234-wd55-how-repair-defective-mmo-file-57236/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57234-wd55-how-repair-defective-mmo-file-57236/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57234-wd55-how-repair-defective-mmo-file/read.awp">[WD55] How to repair a defective .MMO file ?</source><title>Re: [WD55] How to repair a defective .MMO file ?</title></item></channel></rss>
