Paradox Community

Items in pnews.paradox-programming

Subject:Re: :PRIVATE: alias path
Date:11 Jan 2020 16:21:34 -0400
From:"Kevin Zawicki" <numberjack@wi.rr.com>
Newsgroups:pnews.paradox-programming

"Z.C." <zdenek@cerveny.in> wrote:
>
>Can OPAL return path of standard aliasses, please?


GetAliasPath

Returns the path for a specified alias.
Syntax
getAliasPath ( const aliasName String ) String

Description
getAliasPath returns the path for an alias named aliasName.


 view(
 getAliasPath("PRIV")
 )


Copyright © 2004 thedbcommunity.com