Hi,

On Thursday 04 December 2014 14:41:01 m. eik michalke wrote:
> oops, setting an empty label for <browser> also made .addFromUI() produce an
> empty variable name and by that an infinte loop.

hm. Two issues, here:
1) When parsing a command like 
  list(""=1)
R seems to resort to a strange hack to make this fail. In essence, this causes 
R to jump back to its top-level loop, while we did not expect it (other parse 
errors are handled in a less drastic manner). Should now be fixed, i.e. only a 
regular error, not RKWard going into an endless loop. Fortunately this only 
affected commands that are _not_ treated as user-commands in RKWard.

2) I got confused about where the label comes from. What I meant to suggest 
was rather: Keep the label on the <browser>, drop the "Save to"-label from the 
<frame> around it. That would allow you to continue using addFromUI(). 
However, it really does not matter, either way.

Regards
Thomas

Attachment: signature.asc
Description: This is a digitally signed message part.

------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
RKWard-devel mailing list
RKWard-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rkward-devel

Reply via email to