` 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 April 29, 2024, 7:49 am
This article has been viewed/printed 35108 times.