P 
		
				
			
		Pedro Matos
Guest
Does someone knows how I fix for undetermined time the frame that shows the result of this code in progress ? Anytime I run this it appears with the results and disappears at the same way.
FOR EACH tablename no-lock:
DISPLAY tablename.attribute
tablename.attribute2.
END.
Continue reading...
				
			FOR EACH tablename no-lock:
DISPLAY tablename.attribute
tablename.attribute2.
END.
Continue reading...