|
The idea of the program is to use loadfile to load the functions as entries in the table currentPage. what I don't understand is that when I empty 'currentPage' by assigning NIL, and then loading another set of functions into the table 'currentPage', how is it possible that when I do that several times the program will crash?