Keep Blocksize to standard

This commit is contained in:
Lutz
2021-02-19 15:25:03 +01:00
parent ca7b80960c
commit 778b678dfa

View File

@@ -6254,7 +6254,9 @@ DEFINE CLASS c_conversor_base AS Custom
SET SAFETY OFF
SET MULTILOCKS ON
SET TABLEPROMPT OFF
SET BLOCKSIZE TO 0
* SF deactivated to keep standard
* SET BLOCKSIZE TO 0
* /SF
SET EXACT ON
IF NOT EMPTY( ON("ESCAPE") ) THEN
SET ESCAPE ON
@@ -12961,6 +12963,7 @@ DEFINE CLASS c_conversor_prg_a_dbf AS c_conversor_prg_a_bin
ENDIF
ENDIF
&lcIndex.
ENDFOR