Hi,
weird problem with this function .
I copy the code wd12 project to wd20 project. I just change table name
HOnError(Company,hErrDuplicates,err_dup)
hadd()
HOnError(Company,hErrDuplicates)
when i run test I keep getting the automatic management error . I couldn't find what the problem .
later I found the solution. I delete the paarameter hErrDuplicates and recreate then it work.
what the hell ? anyone get same strange problem
weird problem with this function .
I copy the code wd12 project to wd20 project. I just change table name
HOnError(Company,hErrDuplicates,err_dup)
hadd()
HOnError(Company,hErrDuplicates)
when i run test I keep getting the automatic management error . I couldn't find what the problem .
later I found the solution. I delete the paarameter hErrDuplicates and recreate then it work.
what the hell ? anyone get same strange problem