DBMySQL.prg(35) Error E0020 Incomplete statement or unbalanced delimiters
Publicado: Vie Jun 07, 2013 5:07 pm
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 ???
036: WITH OBJECT oE
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 ???

036: WITH OBJECT oE