Example of the ITERATE Command


DEFINE-NEW-INSTRUCTION harvest-a-row AS
BEGIN
	pickbeeper;
	ITERATE 4 TIMES
		BEGIN
			move;
			pickbeeper;
		END
END




Back to Previous Page

Document:
Local Date:
Last Modified On: