October 18, 201312 yr When I open a file, I want to set a field to the current year value. How can I do this?
October 18, 201312 yr Solution In your file's startup script: Set Field [Table::field; Year ( Get ( CurrentDate ) )]
Create an account or sign in to comment