V4MD1 SetBlank()

Andrew Sinning andrew at learningware.com
Fri Jul 15 08:30:05 CDT 2005


Ruslan Zasukhin wrote:

> You need use it always when you going to add record
>
>    curs.SetBlank()
>
>        curs.field(1).value = 5
>        curs.field(2).value = 5
>        curs.field(3).value = 5
>    
>    curs.AddRecord()
>

But not if I am using AddRecord(), correct?


More information about the Valentina mailing list