|
ChangeFileExt |
Top Previous Next |
ChangeFileExt takes the filename specified in sFileName and changes the file extension to the new extension passed in sDotNewFileExt.
sDotNewFileExt specifies the new extension, including the initial dot character.
ChangeFileExt does not rename the actual file, it just creates a new file name string.
Parameters
Example:
|