diff --git a/foxbin2prg.exe b/foxbin2prg.exe index cc33fe7..e905f87 100644 Binary files a/foxbin2prg.exe and b/foxbin2prg.exe differ diff --git a/foxbin2prg.prg b/foxbin2prg.prg index e2bdeef..20baaae 100644 --- a/foxbin2prg.prg +++ b/foxbin2prg.prg @@ -11027,6 +11027,8 @@ DEFINE CLASS c_conversor_prg_a_dbc AS c_conversor_prg_a_bin CASE lcLastMemberType == 'database' *C_FB2PRG_CODE = C_FB2PRG_CODE + CR_LF + CR_LF ENDCASE + + lcLastMemberType = '' ENDIF *-- Cambio de tipo de miembro, inicio del actual (connection, table, view, storedprocedures)