Modifies the corresponding file.

Syntax

MODIFY COMMAND [<filename> | ? | <filename skeleton>]

MODIFY DATAMODULE [<filename> | ? | <filename skeleton>]

MODIFY FILE [<filename> | ? | <filename skeleton>]

MODIFY FORM [<filename> | ? | <filename skeleton>]

MODIFY LABEL [<filename> | ? | <filename skeleton>]

MODIFY MENU [<filename> | ? | <filename skeleton>]

MODIFY POPUP [<filename> | ? | <filename skeleton>]

MODIFY QUERY [<filename> | ? | <filename skeleton>]

MODIFY REPORT [<filename> | ? | <filename skeleton>]

Description

The MODIFY commands listed above operate the same as their CREATE command counterparts, except that if the specified file exists it is modified without prompting. For more information, see the corresponding CREATE commands.