F_CREATION_TIME Define | |
Position in Directory() sub-array for creation time(as a string).
Namespace:
XSharp.Core
Assembly:
XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax Remarks
Compared to Clipper and Visual Objects the return value of Directory() has changed:
each subarray returned from Directory() now contains some extra values, such as creation date and
last access date. The normal Date and Time elements represent the last written date and time.
See Also