Ok.
Create a field with data type "Names". On the 2nd tab of the field properties: Selection - Address dialog (or something like this).
Or: Create a editable field and a button:
@Command([EditGotoField];"Field");
@Command( [MailAddress] )
BUT: In R6 the code doesn't work!
Andreas