Default Value Machine Name

webshane

New member
Local time
Today, 13:21
Joined
Aug 3, 2004
Messages
2
I have a text field in a table .. I would like the default value for that field to be the machine name. How do I do this? I know how to set a default value for a date or piece of text. I imagine it would be something like: machinename(), that's about as far as I get.
 
Here It Is

Thx! That bit of info (and the chinese I had for lunch) stimulated the ol thinking gland: =environ(ComputerName) did the trick! I did another that is =environ(UserName) and now I have a behind the scenes audit trail ..
 

Users who are viewing this thread

Back
Top Bottom