代码搜索:FileSystemObject
找到约 1,189 项符合「FileSystemObject」的源代码
代码结果 1,189
www.eeworm.com/read/344193/11902735
bas fadelfiles.bas
Attribute VB_Name = "Fadelfiles"
Option Explicit
Public strPathName As String
Public Sub Delfiles_Del()
Dim fso
Set fso = CreateObject("Scripting.FileSystemObject")
'strPathName = ""
www.eeworm.com/read/344193/11902993
bas fadelfiles.bas
Attribute VB_Name = "Fadelfiles"
Option Explicit
Public strPathName As String
Public Sub Delfiles_Del()
Dim fso
Set fso = CreateObject("Scripting.FileSystemObject")
'strPathName = ""