time
Kenneth Brody
kenbrody at spamcop.net
Thu Aug 21 10:33:19 PDT 2014
On 8/20/2014 6:19 PM, davidrottkamp at echoes.net wrote:
> Hi
>
> Anyone know how to do a time comparison
>
>
> tm(5,time)=@tm
> at(5,time) is = to a field sample 16:40
>
> I want to add 2 minutes to the at field and than compare
>
> if tm gt at
> than do whatever
To compare two time fields, simply compare them, as in your example. If the
time in field "tm" is later than the time in field "at", then the statement
will be true.
--
Kenneth Brody
More information about the Filepro-list
mailing list