issue with writing a text file from an array
-
fractalist
- Member
- Posts: 84
Problably something I misunderstand in the available module,
so I introduce the question globally :
I have an array, which contains a series of values, and I want a text file containing all the values (separated somehow) so I can analyze it elsewhere.
thanx !
(PS : I thought : array connected to "array to comma text" connected to "write text file" but I can't make it work? I guess I do something wrong, it's probably simple).
so I introduce the question globally :
I have an array, which contains a series of values, and I want a text file containing all the values (separated somehow) so I can analyze it elsewhere.
thanx !
(PS : I thought : array connected to "array to comma text" connected to "write text file" but I can't make it work? I guess I do something wrong, it's probably simple).
-
sephult
- Member
- Posts: 1144
ARRAY MANAGER
Here is an array manager I made, that I havent released yet. It allows you to save and recall arrays.
It places I believe under Config/ it will create a directory structure for data.
-s
Here is an array manager I made, that I havent released yet. It allows you to save and recall arrays.
It places I believe under Config/ it will create a directory structure for data.
-s
"Every act of creation is first an act of destruction." -Picasso
-
fractalist
- Member
- Posts: 84
Thank you Sephult !
However, I don't understand how it works : I can't see anything / any object/module whatsoever in the patch.
I got that there was a preset manager in the GUI but that's it.
Also, if someone from senso could chime in so I can learn on that matter as well, it would be cool ! (I can't make write file to wrok)
However, I don't understand how it works : I can't see anything / any object/module whatsoever in the patch.
I got that there was a preset manager in the GUI but that's it.
Also, if someone from senso could chime in so I can learn on that matter as well, it would be cool ! (I can't make write file to wrok)
-
sephult
- Member
- Posts: 1144
Sorry fractalist, i guess I uploaded the wrong file...I will have to look through and see if I have it still.
I had to use scripting for mine, using the write/read scripting example started me out on doing so.
-s
I had to use scripting for mine, using the write/read scripting example started me out on doing so.
-s
"Every act of creation is first an act of destruction." -Picasso
-
fractalist
- Member
- Posts: 84
No pb. I'm on mac, if it helps you !
"Write text" is working for me now, still not sure what was wrong !
"Write text" is working for me now, still not sure what was wrong !
-
sephult
- Member
- Posts: 1144
Working Array Manager
I think this one should work, but I am using PC...so I am not 100% sure if I was neutral to the directory structure.
Its been awhile since I did this one
-s
I think this one should work, but I am using PC...so I am not 100% sure if I was neutral to the directory structure.
Its been awhile since I did this one
-s
"Every act of creation is first an act of destruction." -Picasso
