On vs For
-
My boss just emailed me about a report I wrote a few weeks ago that has a problem. It's a report on open logs in our Support system. His words exactly, "It must be number of logs opened on that day, currently selections is of logs OPENED for that day" What would the difference between ON and FOR be ?
-
My boss just emailed me about a report I wrote a few weeks ago that has a problem. It's a report on open logs in our Support system. His words exactly, "It must be number of logs opened on that day, currently selections is of logs OPENED for that day" What would the difference between ON and FOR be ?
If I am a dev I can open a support ticket on Monday, even though it was submitted on Friday of the previous week. That is a ticket FOR Friday that I opened ON Monday. Perhaps it's that type of subtle difference ?
Elephant elephant elephant, sunshine sunshine sunshine
-
My boss just emailed me about a report I wrote a few weeks ago that has a problem. It's a report on open logs in our Support system. His words exactly, "It must be number of logs opened on that day, currently selections is of logs OPENED for that day" What would the difference between ON and FOR be ?
-
If I am a dev I can open a support ticket on Monday, even though it was submitted on Friday of the previous week. That is a ticket FOR Friday that I opened ON Monday. Perhaps it's that type of subtle difference ?
Elephant elephant elephant, sunshine sunshine sunshine
-
My boss just emailed me about a report I wrote a few weeks ago that has a problem. It's a report on open logs in our Support system. His words exactly, "It must be number of logs opened on that day, currently selections is of logs OPENED for that day" What would the difference between ON and FOR be ?
If you use FOR that day, you will being that only that day, if you're saying ON that day you're saying it will available on that day and maybe sometime later you can get it again.
Favourite line: Throw me to them wolves and close the gate up. I am afraid of what will happen to them wolves - Eminem ~! Firewall !~
-
Asgard25 wrote:
What would the difference between ON and FOR be ?
Like the difference between are you FOR your girlfriend or are you ON on your girlfriend :rolleyes:
»»» Loading Signature «««
· · · Please Wait · · ·
:badger: :badger: :badger: -
My boss just emailed me about a report I wrote a few weeks ago that has a problem. It's a report on open logs in our Support system. His words exactly, "It must be number of logs opened on that day, currently selections is of logs OPENED for that day" What would the difference between ON and FOR be ?
I would understand the two different meanings to be; 1) The logs which were created/opened on that date. i.e. they were raised on that day. 2) The other would be logs that were open or opened on that day and still not closed. i.e. if logs raised on monday were still not closed and it is now tuesday, include those. If your report records both an open date and a close date, you could determine which ones were open for that given date.
Dave Find Me On:Web|Facebook|Twitter|LinkedIn Folding Stats: Team CodeProject
-
If you use FOR that day, you will being that only that day, if you're saying ON that day you're saying it will available on that day and maybe sometime later you can get it again.
Favourite line: Throw me to them wolves and close the gate up. I am afraid of what will happen to them wolves - Eminem ~! Firewall !~
-
My boss just emailed me about a report I wrote a few weeks ago that has a problem. It's a report on open logs in our Support system. His words exactly, "It must be number of logs opened on that day, currently selections is of logs OPENED for that day" What would the difference between ON and FOR be ?
two separate meanings. opened on is literal and opened for could be implied or past or future reference. I opened the report for the day 8/1/2014 on this current day of 8/15/2014
-
I would understand the two different meanings to be; 1) The logs which were created/opened on that date. i.e. they were raised on that day. 2) The other would be logs that were open or opened on that day and still not closed. i.e. if logs raised on monday were still not closed and it is now tuesday, include those. If your report records both an open date and a close date, you could determine which ones were open for that given date.
Dave Find Me On:Web|Facebook|Twitter|LinkedIn Folding Stats: Team CodeProject
I agree with Dave here; opened ON a given day were items created on that given day (e.g. How many reports were created and marked Open ON Tuesday). Opened FOR a given day could be a day in the future or the past (e.g. How may reports were created FOR Tuesday). The again, the original message could contain a typo, or an unclear meaning. Good luck!
"Things don't happen for a reason; things just happen, and then we reason them." - Joe Chizmas
-
My boss just emailed me about a report I wrote a few weeks ago that has a problem. It's a report on open logs in our Support system. His words exactly, "It must be number of logs opened on that day, currently selections is of logs OPENED for that day" What would the difference between ON and FOR be ?
Asgard25 wrote:
What would the difference between ON and FOR be ?
Why aren't you just asking him what he meant?
Jeremy Falcon
-
My boss just emailed me about a report I wrote a few weeks ago that has a problem. It's a report on open logs in our Support system. His words exactly, "It must be number of logs opened on that day, currently selections is of logs OPENED for that day" What would the difference between ON and FOR be ?
Isn't the real differential 'open on' or 'opened on'? Open is a state and can apply for an extended time, opened is an action that happens pretty instantaneously (and probably moves it into an open state). Regards, Stewart
-
Asgard25 wrote:
What would the difference between ON and FOR be ?
Why aren't you just asking him what he meant?
Jeremy Falcon
-
My boss just emailed me about a report I wrote a few weeks ago that has a problem. It's a report on open logs in our Support system. His words exactly, "It must be number of logs opened on that day, currently selections is of logs OPENED for that day" What would the difference between ON and FOR be ?
This is due to a problem being reported after the fact -- a problem may occur on Monday night, but be reported on Tuesday morning. Such a report is reported FOR Monday ON Tuesday. Your boss could ask two slightly different questions: How many problems occured over the weekend? How many problem reports did we receive on Monday morning? And the related question that some have alluded to: How many problem reports were in an Open state on Monday at noon? It is to be hoped that your bug tracking software stores both values so you can create reports based on either.
-
Okay that makes sense, but our system only save the date on which it was opened(sysdate).
Asgard25 wrote:
Okay that makes sense, but our system only save the date on for which it was opened(sysdate).
;)
You looking for sympathy? You'll find it in the dictionary, between sympathomimetic and sympatric (Page 1788, if it helps)
-
Employers aren't evil.
Jeremy Falcon
-
Employers aren't evil.
Jeremy Falcon