Collate Alternate: Difference between revisions

From BR Wiki
Jump to navigation Jump to search
(Created page with "The '''Collate Alternate''' BRConfig.sys file's COLLATE ALTERNATE specification allows a parameter, "filename", to be specified. When this syntax is used, Business Rules! ...")
(No difference)

Revision as of 22:48, 26 March 2013

The Collate Alternate BRConfig.sys file's COLLATE ALTERNATE specification allows a parameter, "filename", to be specified. When this syntax is used, Business Rules! will use the character sequence in the specified file as the alternate collating sequence. The specified sequence must be 255 characters. This collating sequence will be used whenever OPTION COLLATE ALTERNATE is specified in programs or when A (for alternate collating sequence) is specified with the sort control file's FILE specification.

CONFIG COLLATE ALTERNATE filename has been removed with version 4.16

See Also