>The titles are outputed unique though?  I'd thought with the way that is
>written you would get 10 records with the same title, rank, and asin
>displayed but I am going on next to no sleep today.
>
>
>Try replacing:
>
>AddBook = ArrayAppend(BookList,Book);
>
>With
>
>BookList[i] = Duplicate(Book);

Brain fart -- titles were duplicated.

Your solution worked.  Thank you.

H.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:244896
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to