Site Tools


documentation:development:opera:pf25:ppgfldr:pgsfldr:spr:02spr005

CreateAlias

Creates a file system alias.

Synopsis

Item CreateAlias( char *aliasPath, char *realPath )

Description

This function creates an alias for a file. The alias can be used in place of the full pathname for the file. Note that the file system maintains separate alias entries for each task.

Arguments

  • aliasPath The alias name.
  • realPath The substitution string for the alias.

Return Value

The function returns the item number for the file alias that is created, or a negative error code if an error occurs.

Implementation

SWI implemented in file folio V20.

Associated Files

filefunctions.h

See Also

OpenDiskFile(), OpenDiskFileInDir()

documentation/development/opera/pf25/ppgfldr/pgsfldr/spr/02spr005.txt · Last modified: 2022/10/10 16:54 by 127.0.0.1