RENAMEFILTER

Renames a filter.

Syntax

RENAMEFILTER sourceApp sourceDb sourceFltr newFltrName
ParameterDescription

sourceApp

Name of the application that includes the filter.

sourceDb

Name of the database that includes the filter.

sourceFltr

Name of the existing filter.

newFltrName

New name for filter.

Example

RENAMEFILTER "FINANC95" "SALES95" "FILTER95" "95FILT";