K
Kevbro7189
I have a program that performs a backup automatically. But I want it to only
back up between 12pm and 6am. Currently it will back up if the time is <12pm.
How should the condition look to only backup between 12pm and 6am?
Current Condition:
Time()<#12:00:00 PM#
back up between 12pm and 6am. Currently it will back up if the time is <12pm.
How should the condition look to only backup between 12pm and 6am?
Current Condition:
Time()<#12:00:00 PM#