Re: UserRPL Programming problem



On Mar 26, 7:24 pm, "Franco" <francosarc...@xxxxxxxxx> wrote:
Virgil, thank you for the suggestion, but I need that the three
variables y, m & d remain separated, so the time functions don't help
me much.

Franco

say flag -42 is set:

<< d m 100 / y 100 0000 / + + 14.081996 DDAYS >>
will leave a NUMBER (of days) - negative, positive or 0; it can be
used directly as an argument for IF... IFT... IFTE... etc

reth

.