csiwa28
Programmer
- Apr 12, 2001
- 177
I have a button and when it's pushed it's supposed to change the 'Status' field on my form, but it doesn't seem to work.
FIELD Status := Status;
@SetField(Status;"Done"
Any suggestions would be appreciated.
FIELD Status := Status;
@SetField(Status;"Done"
Any suggestions would be appreciated.