Returns the path associated with the specified refnum.


icon

Inputs/Outputs

  • cbsrn.png 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.
  • ipath.png path

    path is the corresponding path to refnum.