![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
The powers that be make me work in a place where some people don't have Filemaker and everybody uses Outlook 2007. I want my FMP 10 to send an e-mail to people working in the same place, thus accessing the same file system, and say "please have a look at this file" without sending the file itself as attachment (since this results in numerous file duplications) Outlook provides a feature called hyperlink which works in rich text format only - we use the attachment feature to paste a clickable path to the desired file in the mail body. If I use the send mail script step in Filemaker 10, I can re-create this path by - using readastext ( container field with reference) to extract the path - strip the result from the first value, eliminate the "Filewin:/" and replace all the "/" with "\" The string in the mail body now looks exactly as it does if I insert the path using the Outlook feature. However, Outlook doesn't treat it as clickable :-( Part of the problem ist that the Mail is in plain text format, but there's no change if I switch it to rich text format. Any ideas? |
)![]() |
| Thread Tools | |
| Display Modes | |
| |