vba-text-editor

CopyFile

Property

code

Public Property Get code() As Long

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

ファイルをコピーする。

Method

runCommand

Public Sub runCommand(
  strSrcPath As String, 
  strDstPath As String
)

パラメータ:

HOME