PC SOFT

GRUPOS DE DISCUSSÃO PROFISSIONAL
WINDEVWEBDEV e WINDEV Mobile

Inicio → WINDEV 2024 → 7.5 email send message
7.5 email send message
Iniciado por Bert, fev., 27 2004 5:39 PM - 2 respostas
Publicado em fevereiro, 27 2004 - 5:39 PM
In test mode (I haven't compiled the exe yet) I have a window with a button that starts a loop that processes and sends emails.
The loop completes.
I exit the window that sends the emails however the email will not send until I exit the program.
Any ideas on why the emails will not send until the application is closed.
Bert
Publicado em fevereiro, 27 2004 - 6:08 PM
Hallo Bert,
maybe you have not EMAILCLOSESESSION().
Christoph
In test mode (I haven't compiled the exe yet) I have a window with a button that starts a loop that processes and sends emails.
The loop completes.
I exit the window that sends the emails however the email will not send until I exit the program.
Any ideas on why the emails will not send until the application is closed.
Bert
Publicado em fevereiro, 27 2004 - 10:13 PM
Thanks,
I don't have close session. I will try it. Sounds like it will fix the problem.
Bert
Hallo Bert,
maybe you have not EMAILCLOSESESSION().
Christoph
In test mode (I haven't compiled the exe yet) I have a window with a button that starts a loop that processes and sends emails.
The loop completes.
I exit the window that sends the emails however the email will not send until I exit the program.
Any ideas on why the emails will not send until the application is closed.
Bert