Subject Re: dUFLP - Preview.wfm
From edward racht <e.racht@gmail.com>
Date Fri, 1 Jan 2021 12:11:19 -0500
Newsgroups dbase.getting-started

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?

ed