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: Updating single record (control) files 1998-04-19 -- Jim Katz It's pretty straighforward in C4, about the same as in CW2003,
In the Window Manager Executable Code, Init(), Priority(Last)
Set(MyFile)
IF Access:MyFile.Next()
ThisWindow.Request = InsertRecord
Else
ThisWindow.Request = ChangeRecord
End
Today is November 23, 2024, 3:36 am This article has been viewed 35195 times.
|
|