set array function
Kenneth Brody
kenbrody at spamcop.net
Fri Feb 4 07:15:33 PST 2011
On 2/4/2011 1:48 AM, Richard Kreiss wrote:
> Having an odd problem with this function.
>
> Mt is the starting date within a 48 element array. As each record is
> processed, its position based on the pay date is calculated (mt).
>
> Amount=payment/"12"
>
> Set allocation,mt,amount,"11"
>
> What I am finding is that within each 12 month period, the 5th element is
> blank.
What are the actual values of "mt" and "amount"?
How, exactly, is the array "allocation" defined?
> There are 7 other arrays which use set aaaaa,mt,"11" to populate the proper
> array elements and none of them have the 5th element blank.
How are those arrays defined, and what are the values passed to SET for them?
[...]
--
Kenneth Brody
More information about the Filepro-list
mailing list