<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div style="font-family:sans-serif"><div style="white-space:normal">
<p dir="auto">On 17 Nov 2017, at 0:58, Don Feliciano wrote:</p>

</div>
<div style="white-space:normal"><blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><blockquote style="border-left:2px solid #777; color:#999; margin:0 0 5px; padding-left:5px; border-left-color:#999"><p dir="auto">Can you try edit the above mentioned file to avoid << and see if it helps?<br>
</p>
</blockquote><p dir="auto">Than you, Allan. This worked.</p>
</blockquote></div>
<div style="white-space:normal">

<p dir="auto">Does that mean changing <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">_erbout << "</ol>\n"</code> to e.g. <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">_erbout.concat("</ol>\n")</code> solved the problem?</p>

<p dir="auto">If so, I can commit that change.</p>
</div>
</div>
</body>
</html>