F
Fred Boer
Hello:
Allen Browne discusses error handling at the following link:
http://members.iinet.net.au/~allenbrowne/ser-23a.html
He suggests setting up a table to log error information. I've tried setting
up such a table and am having a problem with the creation of a field to hold
the name of the current user. Allen describes the possible table structure
in a chart. He suggests a text field called "UserName", which has a default
value of "=CurrentUser".
When I try to create a table with this field I get the error message:
Unknown function 'CurrentUser' in validation expression or default value on
'tblLogError.username'
What am I doing wrong, here?
Thanks!
Fred Boer
Allen Browne discusses error handling at the following link:
http://members.iinet.net.au/~allenbrowne/ser-23a.html
He suggests setting up a table to log error information. I've tried setting
up such a table and am having a problem with the creation of a field to hold
the name of the current user. Allen describes the possible table structure
in a chart. He suggests a text field called "UserName", which has a default
value of "=CurrentUser".
When I try to create a table with this field I get the error message:
Unknown function 'CurrentUser' in validation expression or default value on
'tblLogError.username'
What am I doing wrong, here?
Thanks!
Fred Boer