Hi Everyone,
I'm looking to load a folder of files and make arrays for each one. I saw a patch on here that I was using initially using the [makefilename] object and this works to load a number of files into arrays in predefined tables from a predefined source. (I've posted a screenshot of this below-Thanks Steven!).
I'd like to be able to direct this loading process however and I've used a combination of [folderpanel] and [sprintf] to introduce variables that allow me to choose from different folders. This is fine except that sprintf will only spit out the last number from the counter (the %d variable) and I need it to do it for each number of the counter (I've attached the patch for this) so that all the tables are filled.
Any ideas? It seems that [makefilename] can do multiple filenames but only take 1 variable and that [sprintf] does the opposite!! I tried experimenting with combining them but nothing worked out,
Any help would be fab,
Thanks so much,
Graham