Refnum to Path Function
- 已更新2025-07-30
- 閱讀時間為 1 分鐘
Returns the path associated with the specified refnum.

Inputs/Outputs
refnum
—
refnum is the refnum of an open file whose associated path you want to determine. If refnum is not a valid refnum, this function sets path to <Not A Path>, meaning refnum is not associated with any open file. You can wire only file refnums to refnum. You cannot wire configuration file refnums to refnum.
path
—
path is the corresponding path to refnum. |
refnum
—
path
—