System Time returns

william humphrey shoreagent at gmail.com
Mon Sep 1 15:41:30 EDT 2008


*on* mouseUp

   *put* 1754 into tTimestamp

   *convert* tTimestamp to long system time

   *put* tTimestamp

*end* mouseUp


got 8:29:14 PM


which is the closest I can get to your result without subtracting 8 hours.

On Mon, Sep 1, 2008 at 3:14 PM, <runrev260805 at m-r-d.de> wrote:

> Ups,
>
> the code should be
>
> put 1754 into tTimesstamp
> convert tTimestamp to short system time
> put tTimestamp
>
> With the above code i get the wrong time.
>
> Regards,
>
> Matthias
>
> -------- Original Message --------
> Subject: Re: basic question about "go to stack" and scripts in that stack
> (01-Sep-2008 2



More information about the use-livecode mailing list