Difference between revisions of "DelFile"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Speedo
(New page: {{Beta}} A command for Pluggy. '''Syntax:''' (Success:bool) DelTxtFile FilenameStringID:long Attempts to delete the specified file and returns 1 if the operation ...)
 
imported>Speedo
(New name)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Beta}}
A command for [[:Category: Pluggy|Pluggy]].
A command for [[:Category: Pluggy|Pluggy]].


'''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.