> if ($var ==2)
> {
> foreach $email (@in)
> {
> Then here is where I will send the mail.
> }
>
> }
>
>
> Why is this not working?
Can you tell us a bit more about the problem.
Are there any error-messages, etc?
A bit more code would be helpfull. Especially
the part where @in is filled. Because if @in is
empty you won't send any mails.
cr
- Arrays justin todd
- arrays Collin Rogowski
- arrays Yacketta, Ronald
- Re: arrays Brett W. McCoy
- Re: arrays Gary Stainburn
- Re: arrays Brett W. McCoy
- RE: arrays John Edwards
- RE: arrays Kipp, James
- RE: arrays Kipp, James
- arrays Tyler Longren
- Re: arrays Bill Pierson
- Re: arrays dave hoover
