Nested File Loops - Continue is confused

Discuss RoboTask here
Post Reply
photofrog
Posts: 12
Joined: Mon Apr 01, 2013 9:49 pm

Nested File Loops - Continue is confused

Post by photofrog »

Hi,

I may have found an issue. Please see schedule image at http://bit.ly/1vnCvjo

The Continue command appears to be continuing to the "inner" File Loop instead of the "outer" File Loop. But the "inner" loop has already been exited with a Break.

Can you verify if this is actually an issue?

Thank you.

David
Oleg
Site Admin
Posts: 3014
Joined: Thu Jan 01, 1970 1:00 am
Contact:

Re: Nested File Loops - Continue is confused

Post by Oleg »

This is a real bug. Thank you for the report.

Install this patch please. This have to fix the problem
Oleg Yershov
photofrog
Posts: 12
Joined: Mon Apr 01, 2013 9:49 pm

Re: Nested File Loops - Continue is confused

Post by photofrog »

It works now!

Thank you so much for the quick response.

David
Post Reply