Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Email with Outlook Express
Message
From
19/05/2004 12:39:08
 
 
To
19/05/2004 11:04:38
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00905248
Message ID:
00905320
Views:
19
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?
Antonio Carlos Kleinübing
Systems Analyst
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform