Records:0 Duplicates:0 Warnings:0 message - SOLVED
Posted: Fri May 22, 2020 10:45 am
Hi,
It display an information about result on every AlterColumn. I try
Is there any different parameter for passing display this information?
Thanks.
It display an information about result on every AlterColumn. I try
Code: Select all
oCn:lShowMessages := .F.
oCn:lShowErrors := .F.
oCn:lLog := .F.
oCn:lLogErr := .F.
Thanks.