Login
`
Templates, Tools and Utilities
|
||
Icetips Article
Back to article list
Search Articles
Add Comment
Printer friendly
Direct link
Par2: Autoincrement adding without form 1999-06-02 -- George Cobaugh Call Access:FileName.PrimeRecord()
This will clear the buffer (or an optional parameter of 1 will not clear the buffer),
autoincrement the key and initialize any values set up in your dictionary as initial values.
The global variables you have to code after this call. You will find info in the help under
'primerecord'
Nik Johnson notes:
> Access:MyFile.Insert()
>
> If the autoincrement hasn't been done before you call the Insert method, the
> Insert method will autoincrement for you.
Today is November 21, 2024, 8:12 am This article has been viewed 35219 times.
|
|