I have a file called Contacts. In this file is a field called Email
Addresses, which contain, surprise surprise, email addresses. I'd like
for the user to be able to click on the address in question (make it a
"button) and send an email. I have over 100 records in this file, set
up in View as List. I was able to set up emailing to me via a script
which sends an email to one particular address (called "email Marie")
but do I have to set up 100 scripts, one for each address? Yuck!
Thanks!!