Hi: Is there a way to use @others functionality but inserting the next body in the end of the previous line instead of with line jump? For instance:
*Original:* Parent nodes body, text lineEND > @othersSameLine > Child node, first line *Resulting in:* Parent nodes body, text lineENDChild node, first line I will use it to be able to program by only dropping branches of a tree into the script being created, and this one will make me able to merge expressions such as: if (first node body): (Second node body) Obviously the parenthesis and : would have to be included within some of the nodes bodies, but with that functionality I need nothing else. Thankyou -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor?hl=en-US. For more options, visit https://groups.google.com/groups/opt_out.
