Collate Alternate

From BR Wiki
Revision as of 22:48, 26 March 2013 by Laura (talk | contribs) (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! ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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