(Using the original code snippet) :
D startstamp s z
D endstamp s z
D time2400 s t inz( *hival )
D zerotime s t inz( *loval )
todaystart = DateSelected + zerotime ;
todayend = DateSelected + time2400 ;
Exec SQL Declare C1 Cursor For
Select FileName, Size, Type, Create_Time,
Access_Time, Modify_Time, Change_Time
From Table(IFSDir(:Path)) as T
Where Modify_Time >= StartStamp And Modify_Time <= EndStamp
Alan Cassidy
Senior Developer
Hospital Physician Partners
954-693-0000 ext. 3433 - Direct phone
786-380-9236 - Mobile phone
acassidy@xxxxxxxxxxxxxx<mailto:acassidy@xxxxxxxxxxxxxx>
www.hppartners.com<
http://www.hppartners.com>
[HPP Logo FINAL with name-tag-logo-TM]
--------------------------------------------------------------------------------
Confidentiality Notice: This email may contain confidential information or information covered under the Privacy Act, 5 USC 552(a), and/or the Health Insurance Portability and Accountability Act (PL 104-191) and its various implementing regulations and must be protected in accordance with those provisions. It contains information that is legally privileged, confidential or otherwise protected from use or disclosure. This e-mail message, including any attachments, is for the sole use of the intended recipient(s). Any unauthorized review, use, disclosure or distribution is prohibited. You, the recipient, are obligated to maintain it in a safe, secure and confidential manner. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. Thank you.
--------------------------------------------------------------------------------
As an Amazon Associate we earn from qualifying purchases.