` 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 May 13, 2024, 11:53 pm
This article has been viewed/printed 35116 times.