Time display
Ray Horsley
ray at linkitonline.com
Mon Nov 25 10:58:00 EST 2002
on 11/25/02 4:34 AM, Nissen, Frans at fnissen at focusamsterdam.com 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
> metacard at lists.runrev.com
> 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
More information about the metacard
mailing list