Navigation:  Glossary Index >====== alias ============ An alternate name for a data file, which allows multiple, independent operations on it. Clarion provides a separate record buffer for each alias, increasing the performance of the separate operations. ====== Previous pageReturn to chapter overviewNext page