User Tools

Site Tools


aliasedfile_the_primary_file_.htm
Navigation:  ABC Library Reference > FileManager > FileManager Properties >====== AliasedFile (the primary file) C6H0009.jpg ====== Previous pageReturn to chapter overviewNext page
AliasedFile &FileManager

blk2blue.jpg

The AliasedFile property is a reference to the actual file's FileManager. A nonnull value for this property indicates the managed file is an alias of another file. The FileManager uses this property to synchronize commands, buffers, etc. between the alias file and its actual file.

TipBox.jpg

This property should be null (uninitialized) for the actual file and initialized for any aliases.

Implementation:

If the managed file is an alias, you should initialize the AliasedFile property after the Init method is called, or within a derived Init method specific to the managed file. See the Conceptual Example. The ABC Templates generate code to set this property for alias files in the appnaBC0.CLW file.

aliasedfile_the_primary_file_.htm.txt · Last modified: 2021/04/15 15:56 by 127.0.0.1