cut and pasted from the progress help file ******************88
The FILE-TYPE attribute returns a string containing exactly one of the following file type characters:
- D If the file is a directory.
- F If the file is a standard file or FIFO pipe (UNIX systems).
- M If the file is a member of a Progress procedure library.
- S If the file is a special device (UNIX systems).
- X If the file type is unknown. (Contact your Progress Technical Support representative if you receive this value.)
The attribute string can contain any of the following file type characters:
- H If the file is hidden.
- L If the file is a symbolic link (UNIX systems).
- P If the file is a pipe file (UNIX systems).
- R If the file is readable.
- W If the file is writable.
************************
so you probably get
frw means its a file its readable and writable.
fr means file readable. ie NOT writable so its read only.
Finished. I don´t know why was not refreshing well file-info:file-name, that is for what always me aparecian the attributes of the same file.
Thanks 2 all for the help.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.