No selector at OVM object

Post Reply
User avatar
sambomb
Posts: 385
Joined: Mon Oct 13, 2008 11:26 am
Location: Itaocara - RJ - Brasil
Contact:

No selector at OVM object

Post by sambomb »

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.

Image

PS.: This program is in clipper 5.3b + fivewin 2.6
PS 2.: I can't change my program to 32 bits now
Email: SamirSSabreu@gmail.com
MSN: SamirAbreu@hotmail.com
Skype: SamirAbreu
xHarbour 1.1.0 + FwXh 8.02
xHarbour 1.2.1 + Fwhh 10.6
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: No selector at OVM object

Post by Antonio Linares »

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.
regards, saludos

Antonio Linares
www.fivetechsoft.com
Post Reply