I am trying to make my detailing program save info from every variable and textbox from the program and there are 187 of them. it saves fine, but i cant load them all because i can only put 125 variables on the end of the 'Input#1, variable, variable, ...'
is there a way to split the loading so there can be Input#1 and Input#2 come from a single textfile?
is there a way to split the loading so there can be Input#1 and Input#2 come from a single textfile?