Difference between revisions of "RenFile"
Jump to navigation
Jump to search
imported>Speedo m (RenTxtFile moved to RenFile: Moving to new name) |
imported>Speedo (New name) |
||
Line 2: | Line 2: | ||
'''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.