ok David C...seems to work, however it takes it about 13 secs before it
executes....
sample of your script..."Thursday, June 30, 2005"
I like your script idea much better (less overhead, no loading additional
software) than the free "lite" software I got from
www.shortkeys.com (thanks
Sharon F)
Thursday 6/30/05 09:48 am (sample of my tilde key assignment with the
www.shortkeys.com lite software, I want time as well)
At least now I can time/date stamp like crazy in my simple "note" file of
personal stuff.
I've been intrigued by the VB scripting idea however...will pursue.
Thanks, jay
David Candy said:
Put these two line in a text document
set WshShell = WScript.CreateObject("WScript.Shell")
WshShell.SendKeys FormatDateTime(Now(),vbLongDate)
Name it something.vbs and create a shortcut to it. The Shortcutr must be on Start or the desktop. R/c then properties of the shortcut and assign a key in the Shortcut Key field.
You're welcome, Jay. I don't have the problem with shortkeys that you
mention but I have the paid version. At the very least the free shortkeys
will hold you over while you perfect your scripts. Good luck with them!