vba-text-editor

GetBaseName

Property

code

Public Property Get code() As Long

メソッド実行直後の終了コードを返す。

Method

runCommand

Public Function runCommand(strPath As String) As String

指定したパスから、ファイル名またはディレクトリ名を取得する。

パラメータ:

戻り値:

ファイル名またはディレクトリ名を返す。

HOME