Login
`
Templates, Tools and Utilities
|
||
Add a comment to an Icetips ArticlePlease add your comments to this article.
Please note that you must provide both a name and a valid email address in order
for us to publish your comment. Comments are moderated and are not visible until they have been approved. Spam is never approved!
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 23, 2024, 2:24 am This article has been viewed 35223 times.
|
|