` Printed Icetips Article

Icetips Article



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



Printed November 21, 2024, 12:57 pm
This article has been viewed/printed 35192 times.