TempFileExtension Property |
Specifies the extension for temporary files.
Signature
object.TempFileExtension
object
PreferencesOpenSave
The object or objects this property applies to.
TempFileExtension
String; read-write
This string must be between one and three characters inclusive.
Remarks
The default value for this property is ac$.
The temporary file extension is a one to three character extension that is used for temporary files. In a multiuser environment, you can avoid confusion by specifying a different name for each user.
Comments? |