*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, <[EMAIL PROTECTED]> 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 _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
