Message 1 of 7
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Guys hi,
i looking for the most efficient way (a function) to convert a string to list. the string is coming from a dcl list_box.
from this: "0 5 9 12 18"
to this: '(0 5 9 12 18)
thanks
Moshe
Solved! Go to Solution.