ForceLowerCase1x Property

Returns or sets if file names are forced to lower case.

Available With

Ö Imaging for Windows Professional Edition V2.0
Imaging for Windows Professional Edition V1.0 and V1.1
Imaging for Windows 95 and 98
Imaging for Windows NT 4.0

Applies To

Image Admin control

Syntax

object.ForceLowerCase1x[={True|False}]

Data Type

Boolean

Setting Description

True File names are forced to lower case when reading or writing 1.x files
False (default) File name case is not altered

Remarks

This property is used for backward compatibility with older, 16-bit clients that force directory path and file names to lower case when communicating with 1.x servers.

Setting this property provides the initial value of the “Force lower-case file names” checkbox in the 1.x Server Options dialog box. The user can accept or change this value.

The 1.x Server Options dialog box is created by the Show1xServerOptDlg method.