Hi,
 I responded privately, but since it seems others are interested I have
posted it here.

I have written an app that records times and names for sailing events, but
is fairly generic.   It then outputs to the memopad or serial port.
It is called RaceTimes and can be found at http://www.palmgear.com
(Currently has a broken link to download the demo and have been waiting for
palmgear to fix it for over a week now, so email me directly if you need a
copy)

Ray

----- Original Message -----
From: Ken Krugler <[EMAIL PROTECTED]>
To: Palm Developer Forum <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, March 13, 2000 4:47 AM
Subject: palm pilot time stamps down to seconds?


> 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
>
>


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to