Bypass Repeat Structure in Debug Mode

MisterX b.xavier at internet.lu
Wed Apr 27 12:12:19 EDT 2005


Try this Tom

try
  do it
catch errid
  if errid is ok or myresult is not right then next repeat
  breakpoint
end try
end repeat

cheers
Xav

> -----Original Message-----
> From: use-revolution-bounces at lists.runrev.com 
> [mailto:use-revolution-bounces at lists.runrev.com] On Behalf Of 
> Thomas McGrath III
> Sent: Wednesday, April 27, 2005 18:02
> To: How to use Revolution
> Subject: Bypass Repeat Structure in Debug Mode
> 
> Hello my friends,
> 
> Does anyone know how to bypass a lengthy repeat structure 
> while in script debug mode? I still need the repeat to 
> execute but I want to skip having to click through it.
> I need to follow the script to find out where my problem is 
> at but this repeat for each line x structure takes a couple 
> hundred clicks to get through.
> 
> Thanks in advance,
> 
> Tom
> 
> 
> Thomas J. McGrath III
> SCS
> 1000 Killarney Dr.
> Pittsburgh, PA 15234
> 412-885-8541
> 
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
> 



More information about the use-livecode mailing list