- Arreglo de incidencia en LastMemberType, que estaba siendo reutilizado más de una vez provocando dobles cierres </member></member>
This commit is contained in:
BIN
foxbin2prg.exe
BIN
foxbin2prg.exe
Binary file not shown.
@@ -11027,6 +11027,8 @@ DEFINE CLASS c_conversor_prg_a_dbc AS c_conversor_prg_a_bin
|
|||||||
CASE lcLastMemberType == 'database'
|
CASE lcLastMemberType == 'database'
|
||||||
*C_FB2PRG_CODE = C_FB2PRG_CODE + CR_LF + CR_LF
|
*C_FB2PRG_CODE = C_FB2PRG_CODE + CR_LF + CR_LF
|
||||||
ENDCASE
|
ENDCASE
|
||||||
|
|
||||||
|
lcLastMemberType = ''
|
||||||
ENDIF
|
ENDIF
|
||||||
|
|
||||||
*-- Cambio de tipo de miembro, inicio del actual (connection, table, view, storedprocedures)
|
*-- Cambio de tipo de miembro, inicio del actual (connection, table, view, storedprocedures)
|
||||||
|
|||||||
Reference in New Issue
Block a user