on 11/25/02 4:34 AM, Nissen, Frans at [EMAIL PROTECTED] wrote: > Hi, > > I got this problem. is there someone knows how to display the time into a > field. > Just static displaying will work, but is there as posbility to display the > actual dynamic time into a field:? > > Frans > _______________________________________________ > metacard mailing list > [EMAIL PROTECTED] > http://lists.runrev.com/mailman/listinfo/metacard >
Sure. Put an "on idle" handler in the card's script which goes something like: on idle put the short time into fld "Current Time" pass idle end idle Ray Horsley Developer, LinkIt! Software _______________________________________________ metacard mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/metacard
