<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>The help file for [text set] instructs us to use large numbers for the second inlet
<span>(ie. 1e+006) </span>to append a line of text. But for numbers above 1e+010, it seems to stop working, giving the error message:</p>
<p><br>
</p>
<p><span>text set: line number (-2147483648) < 0</span></p>
<p><span><br>
</span></p>
<p><span>I wouldn't call this much of a problem as I don't imagine that anyone needs to append more than 10,000,000,000</span> lines of text. But I am curious, why would this large number be interpreted as a negative?<br>
</p>
</div>
</body>
</html>