Changeset: 362 fdbozzo - 15/07/2014 20:43:09:

This commit is contained in:
fdbozzo
2014-07-15 20:45:30 +02:00
parent dfd5386ab1
commit d84a89e2c5

View File

@@ -15400,7 +15400,9 @@ DEFINE CLASS CL_DBF_TABLE AS CL_CUS_BASE
*-- Fields
loFields = THIS._Fields
*** DH 06/02/2014: passed variables to toText
*lcText = lcText + loFields.toText()
lcText = lcText + loFields.toText(@laFields, @lnFieldCount)
*-- Indexes