T
tim
I have some code that verifies email addresses in
contacts. It loops through ("for each item in items")
until it finds a bad one and then hands control to the
user to edit it. Is there a way to have the code pick up
after where it left off?
thanks
contacts. It loops through ("for each item in items")
until it finds a bad one and then hands control to the
user to edit it. Is there a way to have the code pick up
after where it left off?
thanks