array Hey_nextFree201 integer Hey_firstFree137 integer Hey_maxIndex740 integer Hey_firstFree137 = 0 integer Hey_maxIndex740 = 0 function initGlobals557() { } function main189() { initGlobals557(); init_test663(); } function config206() { } function init_test663() { local integer this222 if (Hey_firstFree_137 == 0) { if (Hey_maxIndex_740 < 32768) { Hey_maxIndex_740 = (Hey_maxIndex_740 + 1); this_222 = Hey_maxIndex_740; } else { error174("Out of memory: Could not create Hey_test."); this_222 = 0; }; } else { Hey_firstFree_137 = (Hey_firstFree_137 - 1); this_222 = Hey_nextFree_201[Hey_firstFree_137]; }; testSuccess121(); } IS_NATIVE function testSuccess121() { } function error174(string msg110) { $debugPrint195((msg_110 + (" " + #getStackTrace()))); }