Al DeWitt
> Awhile back I requested information about finding the Date 
> Modified of a W2K
> UniData file.  Folks responded to use the DIR command.  It 
> worked great
> except it won't work for files in the _HOLD_ folder.  I'm 
> thinking that the
> reason this is the case is because UniData sees the files in _HOLD_ as
> records, not files.  Am I correct?  If so, is there no way 
> find out the Date
> Modified of a file in the _HOLD_ folder?

I don't recall the original thread so I may be off base, but if you're
just looking for the last modified file within _HOLD_, you can use
switches with DIR to sort the files.

DIR /OD will give you all the files in date order, oldest first.  Look
at the date of the last file listed, and that's the equivalent of when
the _HOLD_ "file" was modified.

HELP DIR for more info, you can reverse the order, for example.

-- 
Wendy Smoak
Application Systems Analyst, Sr.
ASU IA Information Resources Management 
-------
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to