Question on Set Field script step -
06-17-2005
, 06:18 PM
I have a very simple script attached to a button:
Set Field (table_city::Admin_Record_Closed = "This record is closed. DO
NOT EDIT."
Go to Layout ["MainMenu" (table_city)]
When the button is pressed and the script runs, as expected I do end up
in viewing the MainMenu layout. When I go look at the record with the
DataEntry layout that contains the Admin_Record_Closed field, I do not
see it saying "This record is closed. DO NOT EDIT."
What am I doing wrong?
Thanks |