K
Kevin Moore
Mike said:Is there a freeware app that can do this? Ideally, this app would
insert the username as well.
Thanks!!
TClockEx will do this.
Mike said:Is there a freeware app that can do this? Ideally, this app would
insert the username as well.
Thanks!!
Among many other useful things http://www.autohotkey.com/ (GNU/GPLIs there a freeware app that can do this? Ideally, this app would
insert the username as well.
Thanks!!
Mike Moseng said:Is there a freeware app that can do this? Ideally, this app would
insert the username as well.
Thanks!!
Do you mean you want to insert an arbitrary text string, including
username, date, and time? Just those three?
Do you have a preferred method of interaction? Hotkeys? Buttonbar?
Tray icon context menu? Context menu for almost any application?
Most hotkey applications, some clipboard extenders, and even some
application launchers, as well as multipurpose utilities such as
AutoHotKey, PowerPro, or WireKeys will support this in one way or
another -- or even several ways. If you already use an application in
one of the above categories, you may well already have this
capability.
Which OS?
BillR
Do you mean you want to insert an arbitrary text string, including
username, date, and time? Just those three?
Do you have a preferred method of interaction? Hotkeys? Buttonbar?
Tray icon context menu? Context menu for almost any application?
Most hotkey applications, some clipboard extenders, and even some
application launchers, as well as multipurpose utilities such as
AutoHotKey, PowerPro, or WireKeys will support this in one way or
another -- or even several ways. If you already use an application in
one of the above categories, you may well already have this
capability.
Which OS?
BillR
AutoIt, too, is another scripting language. I did up a couple of
date/time scripts that can be compiled so that they are standalone
ones that don't need the program to run.
Username could be added, as well.
It would depend on the format. If you like, I could see what I can
come up with for you. I'd just need to know what the format of
date/time is and the username, and I can see what I can do.
Let me know, if you care to go this route.
Cheers!
I suppose I could write a wsh or vb script to do this, but again I'm
not sure one script would work in all apps, and with my limited
ability, it may take some time. I just thought there might be
something canned and ready to go out there.
Oops. format like dd/mm/yy and hh:mm. And the username is the person
logged into the pc. Is that what you mean?
Mike Moseng said:Well, yes.
As a matter of fact a hotkey combo would be nice.
Well, I've tried quite a few different type of programs but none seem
to work in all the apps I use, like Outlook, editpad, wordpad, word,
Agent, forms in IE, Avant browser, etc.
Win2k and XP
Thanks for asking... hope you can help.
I'm sorry that I can't be more specific about which applications work
where. You'll just have to experiment. Please let us know what you
find/found works/worked and what didn't. I'm sure this aspect of your
question will arise again. I certainly ran into it (and failed to
document it <sound of hand slapping back of other hand>.)
HotkeyControl XP
http://www.digital-miner.com/hkcontrol.html
I haven't tried this one nor even looked closely but HotkeyControl XP
claims:
"set hotkeys to do common tasks like ... typing in commonly used text
(macros)"
"all the hotkeys are functional even in games and in other full-screen
DirectX applications"
BillR