SDBFileSystem: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
No edit summary
 
m (added reference to locate the class object)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{AutomationObjectsList}}
== CoClass SDBFileSystem ==
== CoClass SDBFileSystem ==


Replacement of the default scripting FileSystemObject (very simple, but isn't blocked by antiviruses).
Replacement of the default scripting FileSystemObject (very simple, but isn't blocked by antiviruses).
This object is available as SDB.Tools.FileSystem


=== ISDBFileSystem members ===
=== ISDBFileSystem members ===
Line 7: Line 9:
{{MethodsList  
{{MethodsList  
|[[ISDBFileSystem::CorrectFilename|CorrectFilename]] |Method |   
|[[ISDBFileSystem::CorrectFilename|CorrectFilename]] |Method |   
|[[ISDBFileSystem::CopyFile|CopyFile]] |Method | 
|[[ISDBFileSystem::CreateFolder|CreateFolder]] |Method |   
|[[ISDBFileSystem::CreateFolder|CreateFolder]] |Method |   
|[[ISDBFileSystem::CreateTextFile|CreateTextFile]] |Method |   
|[[ISDBFileSystem::CreateTextFile|CreateTextFile]] |Method |   
|[[ISDBFileSystem::DeleteFile|DeleteFile]] |Method |   
|[[ISDBFileSystem::DeleteFile|DeleteFile]] |Method |   
|[[ISDBFileSystem::FileExists|FileExists]] |Method |   
|[[ISDBFileSystem::FileExists|FileExists]] |Method |   
|[[ISDBFileSystem::MoveFile|MoveFile]] |Method | 
|[[ISDBFileSystem::GetShortPath|GetShortPath]] |Method |  From v4.0
}}
}}



Latest revision as of 16:43, 9 June 2011