ArcPad Scripting Object Model
RenameFile Method
See Also  Send comments on this topic.
ExistingFileName
Required. A String that represents the existing file name.
NewFileName
Required. A String that represents the new file name.
FTP Object : RenameFile Method

Glossary Item Box

Description

Renames the specified file on the FTP server.

Syntax

object.RenameFile ( ExistingFileName, NewFileName )

Parameters

ExistingFileName
Required. A String that represents the existing file name.
NewFileName
Required. A String that represents the new file name.

Return Type

Boolean

See Also

© 2012 All Rights Reserved.