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: Relate:file.Update() using contraints in Source code 1998-09-19 -- Dan Presnell I've found what's missing from the code.
When you are coding your source procedure, and you are changing the key
field contents of a parent file record, you have to issue this command
first, before you make the changes:
relate:filename.save
This procedure call saves the current key contents to a buffer. So the
code will be something like this:
relate:cust.save
cus:id=
Today is November 23, 2024, 2:20 am This article has been viewed 35283 times.
|
|