Progress
Language Reference


FILE-TYPE Attribute

A string of characters that indicate the type of file that is currently specified for the FILE-INFO handle.

Data Type: CHARACTER

Access: Readable

Applies To: FILE-INFO System Handle

The character string specifies two classes of file types — one type per file from the first class and one or more types per file from the second class. Table 54 lists the file type characters from the first class of file types.

Table 54: File Type Characters — One per File 
File Type
Description
D
The file is a directory.
F
The file is a standard file or FIFO pipe (UNIX systems).
M
The file is a member of a Progress procedure library.
S
The file is a special device (UNIX systems).
X
The file type is unknown. (Contact your Progress Technical Support representative if you receive this value.)

Table 55 lists the file type characters from the second class of file types.

Table 55: File Type Characters — One or More per File 
File Type
Description
H
The file is hidden.
L
The file is a symbolic link (UNIX systems).
P
The file is a pipe file (UNIX systems).
R
The file is readable.
W
The file is writeable.


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095