Hi;<br>Due to screwy problems at my server farm that they refuse to fix, I need to call lines that execute code from other files, like this:<br>    theContent += `tidBits[i][y][:-2]`<br>but what that returns is this (as an example):<br>
<span class="text">tableTop(348,180)</span><br>when I need it to execute the fn tableTop. What do?<br>TIA,<br>Victor<br>