In my R6.5 mail database when I open an existing mail document (read mode), I right click on the ‘DisplayFrom’ field (bolded, sender address in letterhead of memo) there is an option to “Create Memo To”. If “Create Memo To” is clicked, a new memo is composed with the ‘SendTo’ field populated with the value of the ‘DisplayFrom’ field that I originally right-clicked on.
If the value of the ‘DisplayFrom’ field wraps at the end of the table cell, the whole address is not populated in my newly composed memo only the part of the wrapped text I clicked on.
Can I programmatically change the right-click events?
If so, where is the code to control this “Create Memo To” feature?
Other than changing the font and table width, is there anyway to prevent this from occuring?
Any help or advice would be appreciated!
- J