April 11, 200223 yr I have a script with a loop, and I want to exit the loop when I 'arrive' in a certain field. I think it's quite simple, but since I'm a newbie, I couldn't find it. [ April 11, 2002, 05:04 AM: Message edited by: ikmattie ]
April 12, 200223 yr Author and make sure you have your "" and () at the correct places, else you will end up in a continuos loop... exit loop if["Status(CurrentFieldname) = "fieldname""]
Create an account or sign in to comment