Hello Tatjana,
At 12:00am -0800 00-03-12, Palm Developer Forum digest wrote:
>Hello everyone
>
>I am desperately trying to find a way to get a time stamp down to the
>seconds for my palm in order to record behavior events in the memo pad.
>Up till now I've found the shortcut that gives me the date and time
>stamp to the nearest-minute, for example:
>
>name text result
>
>f feeding 3/9/00 18:48 feeding
>d drinking 3/9/00 18:50 drinking
>
>etc
>
>So, how could we get this down to seconds? I believe that I'll need a
>custom application, preferably a "hack," that
>expands on the TimeStamp shortcut (the built-in shortcut
>only does minutes). But hell, I don't know how to do that!
There's no built-in support from shortcuts for a "time with seconds" macro.
Somebody could patch TimeToAscii, watching for the case where the
time format matched the system prefs time format, and the
hours/minutes matched the current time (to within a one second
error), and then always return back the time including seconds. This
might cause other software on your device to display odd time
strings, but it should work.
There might be some custom Palm software that provides support for
what you're trying to do - I'd scan the bigger sites for
tracking/logging applications.
>I'd appreciate any help or advice you could give me!
>
>Yours sincerely
>
>Tatjana Good
As an aside, a friend of mine has been working on a generic "event
logger", for use in his classroom. I'd be interested in finding out a
bit more about the events that you're logging, and what you plan to
do with the data on the desktop - I have the feeling if he
generalized his approach a bit, it might work for people like you
doing things outside of the classroom.
Thanks,
-- Ken
Ken Krugler
TransPac Software, Inc.
<http://www.transpac.com>
+1 530-470-9200
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palm.com/devzone/mailinglists.html