Changeset: 362 fdbozzo - 15/07/2014 20:43:09:
This commit is contained in:
@@ -15400,7 +15400,9 @@ DEFINE CLASS CL_DBF_TABLE AS CL_CUS_BASE
|
|||||||
|
|
||||||
*-- Fields
|
*-- Fields
|
||||||
loFields = THIS._Fields
|
loFields = THIS._Fields
|
||||||
|
|
||||||
*** DH 06/02/2014: passed variables to toText
|
*** DH 06/02/2014: passed variables to toText
|
||||||
|
*lcText = lcText + loFields.toText()
|
||||||
lcText = lcText + loFields.toText(@laFields, @lnFieldCount)
|
lcText = lcText + loFields.toText(@laFields, @lnFieldCount)
|
||||||
|
|
||||||
*-- Indexes
|
*-- Indexes
|
||||||
|
|||||||
Reference in New Issue
Block a user