* hvm.c - Changed VitualMachine() to use direct dynamic call for processing pcodes rather than the switch loop.
Harbour.y -> modified pcode generation to move the push of the counter variable to the NEXT rather than the FOR so loop code may manipulate the counter vaiable. TEST/WORKING/TestFor.prg -> added this file