Página 1 de 1

DBMySQL.prg(35) Error E0020 Incomplete statement or unbalanced delimiters

Publicado: Vie Jun 07, 2013 5:07 pm
por Quique
me aparece ese error al compilar DBMySQL.prg
xailer 3.0.2

:
:
:
006://------------------------------------------------------------------------------
007:#define DK_DEFAULT_OR_NOT DEFAULT // Why ? :'(
008:
009:CLASS TMySQLDataSource FROM XMySQLDataSource
:
:
:
034: CASE 1152 // Conexión abortada
035: DK_DEFAULT_OR_NOT // What ??? 8-)
036: WITH OBJECT oE

DBMySQL.prg(35) Error E0020 Incomplete statement or unbalanced delimiters

Publicado: Dom Jun 09, 2013 7:59 pm
por jfgimenez
Quique,
> me aparece ese error al compilar DBMySQL.prg
>
> xailer 3.0.2
>
>
> :
> :
> :
> 006://------------------------------------------------------ ------------------------
>
> 007:#define DK_DEFAULT_OR_NOT DEFAULT // Why ? :'(
> 008:
> 009:CLASS TMySQLDataSource FROM XMySQLDataSource
> :
> :
> :
> 034: CASE 1152 // Conexión abortada
> 035: DK_DEFAULT_OR_NOT // What ??? 8-)
> 036: WITH OBJECT oE
>
Cambia DEFAULT por OTHERWISE. Aquí­ tienes más cosas que te puedes
encontrar al pasar de xHarbour a Harbour:
http://www.xailer.com/dokuwiki/doku.php ... de.xharbou r.a.harbour
Un saludo,
José F. Giménez
http://www.xailer.com
http://www.xailer.info