Página 1 de 1

DBF Table editor error

Publicado: Lun Jun 11, 2007 8:30 am
por Gejza Horvath
Ignacio,
I have problem using the DBF Table editor.
1. Open the editor
2. On DBF EDitor configuration form set the Sort collation for index... property to SLWIN:
Slovenian Win-1250
3. Click on Ok button - setting ok.
4. Click on the New Table button: error message is shown:
ERROR BASE/3003 Cannot find super class: __CLSINSTSUPER inside ERRORSYS, line 0
The same error occurs, when I first open the file, set the property and try to click on
Table design button.
Gejza Horvath

DBF Table editor error

Publicado: Lun Jun 11, 2007 9:45 am
por ignacio
Gezja,
It seems to be a xHarbour bug.
Please try the following on a console application (without Xailer):
REQUEST HB_CODEPAGE_SLWIN
.....
HB_SetCodePage( "SLWIN" )
And open any DBF file. You should receive the same error.
Regards,
--
Ignacio Ortiz de Zúñiga
http://www.xailer.com
"Gejza Horvath" <_hsoftkn@nextra.sk> escribió en el mensaje
news:[email=466cec4a@ozsrv2.ozlan.local...]466cec4a@ozsrv2.ozlan.local...[/email]
> Ignacio,
>
> I have problem using the DBF Table editor.
>
> 1. Open the editor
> 2. On DBF EDitor configuration form set the Sort collation for index...
> property to SLWIN: Slovenian Win-1250
> 3. Click on Ok button - setting ok.
> 4. Click on the New Table button: error message is shown:
>
> ERROR BASE/3003 Cannot find super class: __CLSINSTSUPER inside ERRORSYS,
> line 0
>
> The same error occurs, when I first open the file, set the property and
> try to click on Table design button.
>
> Gejza Horvath
>