Difference between revisions of "RenFile"
Jump to navigation
Jump to search
imported>Speedo (New page: {{Beta}} A command for Pluggy. '''Syntax:''' (Success:bool) TxtFileRen FileStringID:long NewNameStringID:long Attempts to rename ''File'' and returns 1 if it is s...) |
imported>Speedo (New name) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
A command for [[:Category: Pluggy|Pluggy]]. | A command for [[:Category: Pluggy|Pluggy]]. | ||
'''Syntax:''' | '''Syntax:''' | ||
(Success:bool) | (Success:bool) RenFile FileStringID:long NewNameStringID:long | ||
(Success:bool) RenTxtFile FileStringID:long NewNameStringID:long | |||
Attempts to rename ''File'' and returns 1 if it is successful. | Attempts to rename ''File'' and returns 1 if it is successful. |
Latest revision as of 10:45, 30 March 2008
A command for Pluggy.
Syntax:
(Success:bool) RenFile FileStringID:long NewNameStringID:long (Success:bool) RenTxtFile FileStringID:long NewNameStringID:long
Attempts to rename File and returns 1 if it is successful.