Just wondering if it was possible to set the url in a variable name in the event that you wanted different files loaded into the same text field, like:
url=‘myUrl.txt’;
loadVariables(myUrl,0);
Did a search for this information but came up with nothing.