![](/images/new-backgrounds/1331002/331002143x1.webp)
8.4 Describing Method
8.4.1Pathname
Always enclose a pathname in a pair of quotation marks. One pathname must be 255 characters or less including the two quotation marks. A
Example: FCHKCE /G "\casio data\*.dat" "d:\data\" "\casio data\"
Pathnames should be described in accordance with the path naming rules supported by OS of machine
on which the specified path is to be placed.
Observe the following rules for drive letters if describing pathnames:
Specify a pathname on the
If a pathname with a drive letter is specified, the drive letter will be ignored by the FCHKCE on the
If the communication partner (PC, etc.) runs on an OS that requires drive letter specification, and if the
8.4.2Rules of Naming File and Directory Pathname
Table 8.2
| 8.3 Format | Long File Name | Drive letter |
Windows 95/Windows NT | O | O | Required (Error if omitted) |
DOS | O | X | Required (Error if omitted) |
Windows CE | O | O | Not required (ignored if written) |
O : Specification permitted
X : If specified, results in invalid pathname and termination by error.
72