Hi, I found an error today, but I can't find the solution.
The error occurs when I execute the index creation of my system.
When there is no CDX in the directory the index creation works fine, but when the CDX file isn't deleted outside the aplication and I create the index, the error occurs.
Ps. I delete the CDX with the fDelete before create the index.
PS.: This program is in clipper 5.3b + fivewin 2.6
PS 2.: I can't change my program to 32 bits now
No selector at OVM object
No selector at OVM object
Email: SamirSSabreu@gmail.com
MSN: SamirAbreu@hotmail.com
Skype: SamirAbreu
xHarbour 1.1.0 + FwXh 8.02
xHarbour 1.2.1 + Fwhh 10.6
MSN: SamirAbreu@hotmail.com
Skype: SamirAbreu
xHarbour 1.1.0 + FwXh 8.02
xHarbour 1.2.1 + Fwhh 10.6
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: No selector at OVM object
The only safe solution is to migrate it to FWH 32 bits.
Maybe if you make somes changes in the source code, the error may goes away, but it is just a possibility. It is a very difficult to solve problem as the Clipper source code is not available.
Maybe if you make somes changes in the source code, the error may goes away, but it is just a possibility. It is a very difficult to solve problem as the Clipper source code is not available.