<div dir="ltr"><div dir="ltr"><div>Hi,</div><div><br></div><div>I've been trying to read SysEx files using [text], and I noticed that the loaded file end up being corrupted in a way with bits and bops missing. <br></div><div>Also trying to manually copy and paste part of the file (from Atom text editor) I'm not able to copy the entire file, there's always something missing (ie select all the file in Atom, copy and paste in [text]).</div><div>When loading the file I've got no error, but then when I open the [text] window, this is returned on the console:</div><div><br></div><div>(Tcl) UNHANDLED ERROR: extra characters after close-brace<br>    while executing<br>"pdtk_textwindow_append .x100617310 {d 0   iM @?,  f h I R kQ, [   ÷ð ), Y  Q  Y1 -" (  , XFN `   8 )   6{` )  ) ;<br>}<br>pdtk_textwindow_append .x1006173..."<br>    ("uplevel" body line 39)<br>    invoked from within<br>"uplevel #0 $docmds</div><div><br></div><div>I know, it's a kind of a weird thing trying to read SysEx files in this way and probably it's just me trying to do something with the wrong tool.</div><div>But weirdly enough  the sequences of characters I cannot copy and paste from Atom, can then be directly typed in the [text] window.</div><div>I suspect this has to do with the character encoding.</div><div>Does anyone know why [text] behave this way?<br></div><div><br></div><div>Cheers,</div><div>Mario<br></div></div></div>