By registering with us, you'll be able to discuss, share and private message with other members of our community.
SignUp Now!> What is the simplest way to construct an expression to represent
> today at 1:15 PM that you could use to classify files and before and
> after that instant in time?
|
syntax below selects files created at or after 1:15 PM local time today:
/[d0@1:15p]
> ---Quote---
>> What is the simplest way to construct an expression to represent
>> today at 1:15 PM that you could use to classify files and before and
>> after that instant in time?
> ---End Quote---
> set ct=%@makeage[%_date,13:15]
>
> and compare that to fileage?
>
> Best Regards,
>
> * Klaus Meinhard *
> <www.4dos.info>
>
>
>
>