Try this address:="a@b.c" var:="ShellExecuteA(0,\"open\",\"mailto:"^address^"?subject=blah&body=\",\"\",\"\",3)" eval(var)
3/4/01 3:48:28 PM, Tim & April <Nov9@TELUS.NET> wrote:
>I have a calculation icon that reads: > >ShellExecuteA(WindowHandle, "open","mailto:address ?subject=blah &body=", >"", "",3) > >Where the address is a variable that I have with my e-mail address in it >but when this executes I have the default e-mail program come up and the >place that it is set to send to is address and not the value of my >variable. Does anyone know how to fix this. or the other option that I >could do is have this whole line of text stored as the variable but how >would I call the value in a calculation icon? > >Thanks. > >Tim > >-- >The AWARE List >http://www.e-media.nl/aware/index.html > >Search the Archives >http://www.e-media.nl/aware/search.html > >Netiquette: >- Use descriptive subject fields >- Use subject prefixes (A5 , A5Mac , A5Web , KO , UCD , OT) > > > >
-- The AWARE List http://www.e-media.nl/aware/index.html
Search the Archives http://www.e-media.nl/aware/search.html
Netiquette: - Use descriptive subject fields - Use subject prefixes (A5 , A5Mac , A5Web , KO , UCD , OT)