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: Parent blank after adding child 1998-03-19 -- Jim Katz When adding a parent and children at the same time, parent record is blank after
adding child record(s).
Define a local variable, e.g.:
LOC:Buffer UShort
To save the current parent:
LOC:Buffer = Access:parentfilename.SaveBuffer()
To restore parent:
Access:parentfilename.RestoreBuffer(LOC:Buffer)
Today is November 21, 2024, 7:31 am This article has been viewed 35198 times.
|
|