<div dir="ltr">Thanks for the tip.<div>I'm also considering to use other symbol such as grave accent symbol(`) which I believe is not used in Lua.</div><div><br></div><div>Zack</div></div><div class="gmail_extra"><br><div class="gmail_quote">2018-05-14 23:31 GMT+09:00 Kjetil Matheussen <span dir="ltr"><<a href="mailto:k.s.matheussen@gmail.com" target="_blank">k.s.matheussen@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote"><span class="">On Mon, May 14, 2018 at 4:24 PM, Zack Lee <span dir="ltr"><<a href="mailto:cuinjune@gmail.com" target="_blank">cuinjune@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I didn't know that was possible in pdlua.<div>Thanks for the info!</div><span class="m_-2780273512041446283HOEnZb"><font color="#888888"><div><br></div></font></span></div></blockquote><div><br></div></span><div>You could also use something else than { and }, for instance BEGIN and END, and let the external replace BEGIN with { and END with } before sending it to lua.</div><div>I had the same problem when making the k_cext external.</div><div><br></div></div></div></div>
</blockquote></div><br></div>