LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (June 2001, week 5)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Fri, 29 Jun 2001 14:45:43 +0200
Reply-To:     Søren Damgaard Laursen <sdl@TDK.DK>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Søren Damgaard Laursen <sdl@TDK.DK>
Organization: Posted through some European Outpost of TDC Internet A/S
Subject:      Re: Timer in SAS/AF

Thanks for the tips supplied...

Though I forgot to mention one thing. The control in the frame should not be taken over by the program/code in the waitstate of the 1000 ms.

Think of my timer as for example doing the following: Updating a textlabel in the frame every 1000 ms with the current time, and, this is important, without disturbing the user. Something like an asynchronous rsubmit:-)

By the way: Platform is Win2000, SAS 8.2

Regards Søren Laursen

"Søren Damgaard Laursen" <sdl@tdk.dk> wrote in message news:9hhm5l$frk$1@news.inet.tele.dk... > Hi All, > > When I build a frame, I need to a have a timer component on it. > > That is, I need some kind of object that is capable of raising an event > f.ex. every 1000 ms, and execute some code I specify. > > Does anyone have en idea of whether or not this is possible in SAS/AF?? > > Greetings > Søren Laursen > >


Back to: Top of message | Previous page | Main SAS-L page