> Newbee at Delphi, Have done VB before and is wondering if Delphi has the > same sort of function as resume next or resume LABEL: > > I know the try except and try finally, but am wondering how to continue or > retry in Delphi... Hope my question is clear>> >
Traci - If it's a loop you're talking about theres a Continue which basically says not to continue with this iteration, but go to the next one.. If that's not what you mean, give me a call. Laurie.. --------------------------------------------------------------------------- New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] Website: http://www.delphi.org.nz To UnSub, send email to: [EMAIL PROTECTED] with body of "unsubscribe delphi" Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/