Application OnRepeat Method

Purpose

This method sets the Repeat menu item and the name of the procedure that will run if you choose the Repeat command (Edit menu) after running the procedure that sets this property.

Syntax

OnRepeat(Text, Procedure)

Required Parameters

Text

The text that appears with the Repeat command (Edit menu).

Procedure

The name of the procedure that will be run when you choose the Repeat command (Edit menu).