Difference between revisions of "DelFile"
Jump to navigation
Jump to search
imported>Speedo m (DelTxtFile moved to DelFile: Moving to new name) |
imported>Speedo (New name) |
||
Line 2: | Line 2: | ||
'''Syntax:''' | '''Syntax:''' | ||
(Success:bool) DelFile FilenameStringID:long | |||
(Success:bool) DelTxtFile FilenameStringID:long | (Success:bool) DelTxtFile FilenameStringID:long | ||
Latest revision as of 10:47, 30 March 2008
A command for Pluggy.
Syntax:
(Success:bool) DelFile FilenameStringID:long (Success:bool) DelTxtFile FilenameStringID:long
Attempts to delete the specified file and returns 1 if the operation was successful.