Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Email with Outlook Express
Message
From
19/05/2004 13:29:52
 
 
To
19/05/2004 12:39:08
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00905248
Message ID:
00905340
Views:
20
I understand that, but without seeing the actual function of _shellexecute or shellexecute, I cannot tell what the declaration is for the parameters you are passing. Is it a standard API shellexecute() that is called in one of those functions?


>I have the code on click method of button inside one form.
>
>>Can you post your code in the form's _Shellexecute and shellexecute methods?
>>
>>>I am using the code below to call outlook express
>>>
>>>Thisform._Shellexecute.Shellexecute('mailto:' + ;
>>> '?bcc=' + destino + ;
>>> '&subject=' + RTRIM(Thisform.txtdsassunto.value) + ;
>>> '&body=' + RTRIM(Thisform.edtdstexto.text))
>>>
>>>The problem is: when the variable destino is greater than 400 bytes the outlook is not called.
>>>
>>>The variable destino is a set of email address that comes from VFP table.
>>>
>>>Is there a limitation of the lenght?
.·*´¨)
.·`TCH
(..·*

010000110101001101101000011000010111001001110000010011110111001001000010011101010111001101110100
"When the debate is lost, slander becomes the tool of the loser." - Socrates
Vita contingit, Vive cum eo. (Life Happens, Live With it.)
"Life is not measured by the number of breaths we take, but by the moments that take our breath away." -- author unknown
"De omnibus dubitandum"
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform