Terry Brown
unread,Nov 24, 2009, 10:58:50 AM11/24/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to leo-e...@googlegroups.com
A "warning" of sorts, @script nodes are working again, I guess no one
uses them, because:
- c.executeScript(arsg=args,p=p,useSelectedText=False,silent=True)
+ c.executeScript(args=args,p=p,useSelectedText=False,silent=True)
so if you've downloaded a malware .leo file which has been failing
to format your hard disk because of this bug, watch out :-)
Of course they don't run unless you set
@bool scripting-at-script-nodes = True
anyway.
Cheers -Terry