SOLVED!
Parameter Buffer manipulations for text

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2019-05-20 12:09 PM
2019-05-20
12:09 PM
Is there a way where I can save text strings separated by commas using the PUT, GET() method?
I´m aware the PUT is only for saving numeric values, I need a way that do the same or mimics its behaviour, thank you
A good friend of mine have once told me that I´m so brute that I´m capable of creating a GDL script capable of creating GDLs.

Solved! Go to Solution.
1 ACCEPTED SOLUTION
Accepted Solutions
Solution
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2019-05-20 05:17 PM
2019-05-20
05:17 PM
Text file?
Text Array parameters? (can be inline defined)
little harder than put/get...
Piotr
Text Array parameters? (can be inline defined)
little harder than put/get...
Piotr
4 REPLIES 4
Solution
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2019-05-20 05:17 PM
2019-05-20
05:17 PM
Text file?
Text Array parameters? (can be inline defined)
little harder than put/get...
Piotr
Text Array parameters? (can be inline defined)
little harder than put/get...
Piotr

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2019-05-22 02:10 AM
2019-05-22
02:10 AM
Ok, so if I wanted to use it with values{2}, how can I adchieve this ?
A good friend of mine have once told me that I´m so brute that I´m capable of creating a GDL script capable of creating GDLs.


Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2019-05-22 02:16 AM
2019-05-22
02:16 AM
Thanks Piotr, I have just figured it out

A good friend of mine have once told me that I´m so brute that I´m capable of creating a GDL script capable of creating GDLs.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2019-05-22 04:29 PM
2019-05-22
04:29 PM
There are a lot of objects in the current standard libs, build the way that there are array/matrix parameters for values/values{2}...and such perps can be made for ui_infield* commands as since AC 19 they can also take the arrays.
Piotr
Piotr