I want to use local variable to accelerate my MHE
I have an idea :
IF I load file and stock the entire file in local variable, i modify string in this local variable and after, i insert the value the variable data in texteditor, my editor can be more speeder but :
How many caracters can be insert in local variable?
I can insert approximatively 1000 line of code in one local variable (i test it and it work) but what is the maximal number of caractere that i can stock in local variable please?
So, i want to insert in local variable a hollywood script file
Limitations?
Thanks andreas