.. highlightlang:: us .. index:: EdGetPathName .. _edgetpathname: EdGetPathName ============= .. us.tag EdGetPathName ENGLISH EdGet :ref:`EdGetPathName` returns the editor file name. .. function:: ssName = EdGetPathName(hEdit) .. us.return **Return Value** *ssName* is the editor file name. .. us.params **Parameters** .. uparam:: hEdit Identifies the editor. .. seealso:: :ref:`overview-editors`, :ref:`EdCreate` :sub:`id-64106`