integer A_firstFree500 integer A_maxIndex126 integer A_firstFree500 = 0 integer A_maxIndex126 = 0 function initGlobals127() { } function main187() { initGlobals127(); init_test414(); } function config113() { } function init_test414() { if (A_firstFree_500 == 0) { if (A_maxIndex_126 < 32768) { A_maxIndex_126 = (A_maxIndex_126 + 1); } else { error437("Out of memory: Could not create A_test."); }; } else { A_firstFree_500 = (A_firstFree_500 - 1); }; } function error437(string msg151) { $debugPrint210((msg_151 + (" " + #getStackTrace()))); }