Autor Thema: Problem mit Schleife  (Gelesen 3176 mal)

Offline umi

  • Gold Platin u.s.w. member:)
  • *****
  • Beiträge: 2.062
  • Geschlecht: Männlich
  • one notes to rule'em all, one notes to find'em....
    • Belsoft AG
Re: Problem mit Schleife
« Antwort #20 am: 04.05.07 - 15:04:52 »

Code
If ( answer = 6) Then 
j=0
dim recipients = docsend.getitemvalue("MailAddress")
Forall recp in recipients
if recp<>"" then
            Messagebox "Das sind die Mailaddressen " & recipients
            tmpMsg = tmpMsg & "~" & rcp
         Call doc.Send(False, rcp)         

j = j+1
end if
end forall
         tmpMsg = tmpMsg & "~" & Cstr( j ) & " Mails have been sent"                  
      tellit = ws.Prompt(PROMPT_OK, "ENDE", j & " Mails have been sent")
      Call LogMessage( tmpMsg )      
   End If

Gruss

Urs

<:~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Jegliche Schreibfehler sind unpeabischigt
http://www.belsoft.ch
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~:>

Offline ManuelPf

  • Frischling
  • *
  • Beiträge: 38
  • Geschlecht: Männlich
Re: Problem mit Schleife
« Antwort #21 am: 04.05.07 - 16:01:23 »
Danke für Eure Tipps...

Es tut wie es tun soll dank der Hinweise...

Gruß
ManuelPf

 

Impressum Atnotes.de  -  Powered by Syslords Solutions  -  Datenschutz