How to add 10 days to a mdyy/ field
Cindy Youngman
cyoungman at sc.rr.com
Wed Jun 6 13:34:07 PDT 2012
As long as the destination dummy has the correct edit, you can use any of
the date edits and add to them.
dd(10,mdyy/)=@td+"10" (@td has a mdy/ edit but still converts to mdyy/ edit
since that is the destination)
----- Original Message -----
From: "Ian Wood" <iwood51 at gmail.com>
To: <filepro-list at lists.celestial.com>
Sent: Wednesday, June 06, 2012 4:09 PM
Subject: Re: How to add 10 days to a mdyy/ field
>I just tested the following code:
>
> @keyt ◄ If:
> Then:
> 3 ------- - - - - -
> ◄ If:
> Then: dd(10,mdyy/)=@t4+"10"
> 4 ------- - - - - -
> ◄ If:
> Then: msgbox "Date="<dd
> 5 ------- - - - - -
> ◄ If:
> Then: end
>
>
> The msgbox correctly displayed 06/16/2012
>
> I would guess your problem lies in the edit of field 5
>
>
> On Wed, Jun 6, 2012 at 4:00 PM, Ian Wood <iwood51 at gmail.com> wrote:
>
>> What is field 5 defined as?
>>
>> What happens if you try dd(10,mdyy/)=@t4+"10"
>> And then look at dd
>>
>> Sent from my iPhone
>>
>> On Jun 6, 2012, at 15:42, Henry Arredondo <hxarredondo at LKQCORP.com>
>> wrote:
>>
>> > Is there an easy way of adding days to date fields ?
>> >
>> > I tried:
>> >
>> > 5=@t4; Dd(10,mdyy/)=5+"10";
>> >
>> > But dd is always blank. How come ?
>> >
>> > Thanks
>> >
>> > Please consider the environment before printing
>> > _______________________________________________
>> > Filepro-list mailing list
>> > Filepro-list at lists.celestial.com
>> > Subscribe/Unsubscribe/Subscription Changes
>> > http://mailman.celestial.com/mailman/listinfo/filepro-list
>>
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> http://mailman.celestial.com/pipermail/filepro-list/attachments/20120606/9b6f4ae2/attachment.html
> _______________________________________________
> Filepro-list mailing list
> Filepro-list at lists.celestial.com
> Subscribe/Unsubscribe/Subscription Changes
> http://mailman.celestial.com/mailman/listinfo/filepro-list
>
More information about the Filepro-list
mailing list