PC SOFT

PROFESSIONAL NEWSGROUPS
WINDEVWEBDEV and WINDEV Mobile

Home → WINDEV 2024 → [WD75] migration from WD55
[WD75] migration from WD55
Started by Stefan Bentvelsen, Jun., 19 2003 11:22 AM - No answer
Posted on June, 19 2003 - 11:22 AM
Hi all,
For your information ...
If you migrate a window from WinDev55 to WinDev75 with a HReadFirstLock() statement in the code, it becomes in WinDev75 a HReadSeekFirst(... ,hLockWrite) statement in stead of a HReadFirst(... ,hLockWrite) statement.
I send PCSoft an email about this strange behaviour. Now I got an email retour. They has registered a suggestion to improve this in the next update of 7.5. Til then, you have to correct the code manually.
Regards, Stefan.