Programming Reference Manual
Name
Syntax
Name
OldName$
As
NewName$
Description
Rename file
OldName$
as
NewName$
.
Parameter
Description
OldName$
This string value is the path and name of the file. A path relative to the current directory can be used.
NewName$
This is the new file name (and path). A path relative to the current directory can be used.
See Also
Example
Sub
Main
Name
"AUTOEXEC.BAK"
As
"AUTOEXEC.SAV"
End
Sub
Home
IDE Overview
Declarations
Data Types
Assignment
Flow Control
Error Handling
Conversion
Variable Info
Constant
Math
Financial
Strings
StringClass
Objects
Time/Date
File
File
ChDir
ChDrive
Close
CurDir
Dir
EOF
FileAttr
FileCopy
FileDateTime
FileLen
FreeFile
Get
GetAttr
Input #
Input$
Kill
Line Input
Loc
Lock
LOF
MkDir
Name
Open
Print
Put
Reset
RmDir
Seek
Seek #
SetAttr
Unlock
Write
User Input
User Dialog
Dialog Functions
Web Form
CCL (web server)
DDE
Settings
Miscellaneous
Operator
Translator