search for: openweek

Displaying 1 result from an estimated 1 matches for "openweek".

Did you mean: openwbem
2005 Jan 14
1
gotoiftime - different hours
...oiftime, or will I need to filter them out one by one ? For example, our hours are Mon-Fri 9:00-17:00 and Sat 09:00-13:00 can this be done something like GotoIfTime([9:00-17:00|mon-fri][9:00-13:00|sat]|*|*?open,s,1) or something like that, or do I have to do: GotoIfTime(9:00-17:00|mon-sat]|*|*?openweek,s,1) [openweek] s,1,GotoIfTime(9:00-13:00|sat|*|*?opensat,s,1) It gets really complicated if you are open different hours of each day of the week :( Julian