Table 5.52. ooRexx File Class
| Object | |
| ↓ | |
| File | |
| + Comparable | |
| + Orderable | |
isCaseSensitive listRoots pathSeparator separator | |
absoluteFile absolutePath canRead canWrite compareTo delete exists hashCode init isCaseSensitive isDirectory isFile isHidden lastModified lastModified= |
length list listFiles makeDir makeDirs name parent parentFile path pathSeparator renameTo separator setReadOnly string |
Note
| compareTo |
| =, \=, ==, \==, <>, ><, >, <, >=, \<, <=, \>, >>, <<, >>=, \<<, <<=, \>> (Comparison Methods) |