From d5b3861ae1e5c9b01fda912d6ddff05a8366c5ba Mon Sep 17 00:00:00 2001 From: fdbozzo Date: Sat, 24 Jan 2015 17:55:39 +0100 Subject: [PATCH] =?UTF-8?q?Changeset:=20645=20Ajuste=20cosm=C3=A9tico=20de?= =?UTF-8?q?l=20c=C3=B3digo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- foxbin2prg.prg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/foxbin2prg.prg b/foxbin2prg.prg index ae7a113..1733834 100644 --- a/foxbin2prg.prg +++ b/foxbin2prg.prg @@ -419,7 +419,7 @@ LOCAL loCnv AS c_foxbin2prg OF 'FOXBIN2PRG.PRG' LOCAL lnResp, loEx AS EXCEPTION *SET COVERAGE TO c:\desa\foxbin2prg\foxbin2prg_coverage.log -*SYS(2030,1) && Enable system component debugging +*SYS(2030,1) && Enable system component debugging *SYS(2335,0) && Unnatended server mode *IF PCOUNT() > 1 && Saltear las querys de SourceSafe sobre soporte de archivos * SET STEP ON