On 1/1/2021 9:11 AM, edward racht wrote: > The Init method has the following > > if type('form.doublebuffered') = 'L' > form.doublebuffered = true > endif > > how does this impact the code should there be both false and true?
No, there should not be both false and true.
Have you downloaded the latest version? That issue should be gone now.