Login
`
Templates, Tools and Utilities
|
||
Icetips Article
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 21, 2024, 8:20 am This article has been viewed 35192 times.
|
|