FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for CA-Clipper No selector at OVM object
Posts: 389
Joined: Mon Oct 13, 2008 11:26 AM
No selector at OVM object
Posted: Fri May 28, 2010 07:08 PM
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
Email: SamirSSabreu@gmail.com
xHarbour 1.2.3 + Fwhh 20.2
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: No selector at OVM object
Posted: Sat May 29, 2010 04:09 PM

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

Continue the discussion