Ctrl+V

"Update tblMediaOrder " &
"SET ExpectedDeliveryDate= " &
" CASE OrderType " &
" WHEN 'Priority' THEN ProcessedDate + 1 " &
" WHEN 'Standard' THEN ProcessedDate + 2 " &
" END " &
"WHERE ProcessedName='" & procname & "';"
 
If there's only one thing this thread is useful for, is that you can clearly see how many people are browsing the forums whilst at work! :D:D
 
ctrl + V (Clipboard paste)

Over the passed few weeks everytime I get a particular truck (Scania) I noticed that I was getting flashed by vehicles thinking I'm on Full Beam. The in cab adjustment is at its lowest setting.
Last night I was at Bridgwater. I had to wait for my trailer to be loaded and I was in that vehicle again so I thought I'd investigate.
..........

Upon accessing the Nearside bulb I discovered it was inserted upside down (180 degrees out) !
I didn't know it was even possible to do that so I corrected it.
Upon checking the drivers side it was located 90 degrees out !!
Modern bulbs have a metal shroud around the filament to cut out top & side "splash".

This was almost certainly a fellow Night Driver as the day drivers don't bother changing ANY bulbs !!

See Pic.. Tab should be in the vertical orientation AT THE TOP !

Looks like something to add to my SaFed training this year !

Car drivers who have read this.... The headlights on modern trucks are hinged and swing right out to give maximum access. Quite why cars don't have this boggles the mind !

Pic (Rear of Drivers side) Headlamp

Clicking pic should enlarge it.
 
I have a habit of constantly cutting stuff to my clipboard so that whatever was on there before is removed. As it happens, I do have something on there at the moment!

Set-ExecutionPolicy Bypass -Scope Process -Force; iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))

(I'm playing with https://chocolatey.org/ which is awesome)
 
Back
Top Bottom