See u_tabdump in rc-patches: https://github.com/danomatika/rc-patches/tree/master/rc

It uses the Pd 0.46+ [array size] and may not be the fastest approach but it works.

--------
Dan Wilcox
@danomatika
danomatika.com
robotcowboy.com

On May 18, 2016, at 7:48 PM, pd-list-request@lists.iem.at wrote:

From: Paul Keyes <spskeyes@gmail.com>
Subject: [PD] dump contents of array to list in pd vanilla? [tabdump]
Date: May 18, 2016 at 7:48:01 PM MDT
To: Pd-List <Pd-list@lists.iem.at>


Is there a way to dump the contents of an array to a list in pd vanilla? Equivalent to what [tabdump] does?
(Other than using [tabdump] from zexy)