This commit is contained in:
chi
2021-12-26 22:53:39 +09:00
parent 0f6c54a1fe
commit 33abc89f18
16 changed files with 1409 additions and 59 deletions

View File

@@ -31,6 +31,10 @@ Module Pub
Public FTPPassive As Boolean = False
Public FTPUTF8 As Boolean = False
Public IsPro As Boolean = False
Public Runcnt As UInt16 = 0
Public Rundate As Date = Now
Public Enum EJobCmdType
copy = 0
move = 1