SDBFileSystem: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 14: | Line 14: | ||
|[[ISDBFileSystem::FileExists|FileExists]] |Method | | |[[ISDBFileSystem::FileExists|FileExists]] |Method | | ||
|[[ISDBFileSystem::MoveFile|MoveFile]] |Method | | |[[ISDBFileSystem::MoveFile|MoveFile]] |Method | | ||
|[[ISDBFileSystem::GetShortPath|GetShortPath]] |Method | From v4.0 | |||
}} | }} | ||
Revision as of 10:01, 15 April 2011
- SDBAlbum
- SDBAlbumArtItem
- SDBAlbumArtList
- SDBAlbums
- SDBApplication
- SDBArtist
- SDBArtists
- SDBCommonDialog
- SDBDatabase
- SDBDBIterator
- SDBDevice
- SDBDeviceList
- SDBDropTarget
- SDBDropTargetLast
- SDBDropTargetNext
- SDBDropTargetRip
- SDBFileSystem
- SDBHWEvents
- SDBImage
- SDBIniFile
- SDBMedia
- SDBMenuItem
- SDBPlayer
- SDBPlaylist
- SDBPlaylists
- SDBProgress
- SDBRegistry
- SDBScriptControl
- SDBSongData
- SDBSongIterator
- SDBSongList
- SDBStringList
- SDBTextFile
- SDBTimer
- SDBTools
- SDBTrackSynchStatus
- SDBTracksWindow
- SDBTree
- SDBTreeNode
- SDBUI
- SDBUIActiveX
- SDBUIButton
- SDBUICheckBox
- SDBUICommon
- SDBUIDockablePanel
- SDBUIDropDown
- SDBUIEdit
- SDBUIForm
- SDBUIGroupBox
- SDBUILabel
- SDBUIListBox
- SDBUIMaskEdit
- SDBUIMultiLineEdit
- SDBUIPanel
- SDBUIRadioButton
- SDBUISpinEdit
- SDBUITrackBar
- SDBUITranspPanel
- SDBUITreeList
- SDBUITreeListItem
- SDBWebSearch
CoClass SDBFileSystem
Replacement of the default scripting FileSystemObject (very simple, but isn't blocked by antiviruses).
ISDBFileSystem members
Name | Type | Description |
---|---|---|
CorrectFilename | Method | |
CopyFile | Method | |
CreateFolder | Method | |
CreateTextFile | Method | |
DeleteFile | Method | |
FileExists | Method | |
MoveFile | Method | |
GetShortPath | Method | From v4.0 |