If you have a problem or need to report a bug please email : support@dsprobotics.com
There are 3 sections to this support area:
DOWNLOADS: access to product manuals, support files and drivers
HELP & INFORMATION: tutorials and example files for learning or finding pre-made modules for your projects
USER FORUMS: meet with other users and exchange ideas, you can also get help and assistance here
NEW REGISTRATIONS - please contact us if you wish to register on the forum
Users are reminded of the forum rules they sign up to which prohibits any activity that violates any laws including posting material covered by copyright
adding string arrays
4 posts
• Page 1 of 1
adding string arrays
Something is missing in string arrays or I can't find it.
If I have two strings arrays, like that:
text1-
text2-
text3-
...
and
ext00
ext00
ext00
...
I'd like to add them as line+line, to get:
text1-ext00
text2-ext00
text3-ext00
...
But none of these two works that way: "append string array" nor "add" primitive.
How to do it?
If I have two strings arrays, like that:
text1-
text2-
text3-
...
and
ext00
ext00
ext00
...
I'd like to add them as line+line, to get:
text1-ext00
text2-ext00
text3-ext00
...
But none of these two works that way: "append string array" nor "add" primitive.
How to do it?
Need to take a break? I have something right for you.
Feel free to donate. Thank you for your contribution.
Feel free to donate. Thank you for your contribution.
- tester
- Posts: 1786
- Joined: Wed Jan 18, 2012 10:52 pm
- Location: Poland, internet
Re: adding string arrays
Verry simple
Just "add" both array or connect them to the same plug
Regards
Just "add" both array or connect them to the same plug
Regards
100% accuracy is the guarantee to your success. The value alters if you combine it with musical creativity.
-
chackl - Posts: 233
- Joined: Tue Aug 17, 2010 8:46 pm
- Location: Austria / Salzburg
Re: adding string arrays
Did the same thing and it did not worked, it added second text field after the first one. But I think I know what was wrong. Forgot that the text primitive is not string I/O. Thanks for reminding.
Need to take a break? I have something right for you.
Feel free to donate. Thank you for your contribution.
Feel free to donate. Thank you for your contribution.
- tester
- Posts: 1786
- Joined: Wed Jan 18, 2012 10:52 pm
- Location: Poland, internet
Re: adding string arrays
be shure that it is an array
If you connect 2 strings together the lines of the 2nd one will be afterwards and not addet to each line.
Regards
If you connect 2 strings together the lines of the 2nd one will be afterwards and not addet to each line.
Regards
100% accuracy is the guarantee to your success. The value alters if you combine it with musical creativity.
-
chackl - Posts: 233
- Joined: Tue Aug 17, 2010 8:46 pm
- Location: Austria / Salzburg
4 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 66 guests