SDBFileSystem: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
{{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 | | |||
}} | }} | ||
Revision as of 16:22, 13 January 2009
- 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 |