diff --git a/foxbin2prg.prg b/foxbin2prg.prg index 5caa3c1..917d7f0 100644 --- a/foxbin2prg.prg +++ b/foxbin2prg.prg @@ -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