I think, you should open your mail DB in the Designer and in the Folder "Inbox" you create a new action
the formula should be:
@Command([Compose];"Memo"
open the form Memo
select all (within the document)
copy to clipboard
create new form (eg Feedback)
paste
now search the field SendTo
double click it
change from editable to computed when compose
down in the programmers pane enter "[your email]"
now the fiel isn't anymore editable and the right name stands in it.
aftr this you have to create the Send button but I don't really know which commands to enter for it - have a look at notes help i suppose
and the action button you've just created should no be changed to
@comand([Compose];"Feedback"
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.