Returns or sets if file names are forced to lower case.
Ö | 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 |
Image Admin control
object.ForceLowerCase1x[={True|False}]
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 |
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.