what :
Home > Objects > L > listToSymbol > author : Stephen Kay

listToSymbol

Convert lists of many items into a single symbol.


Convert lists of many items into a single symbol. Remove spaces between items, or substitute another character or symbol as separators. It will take a list of items (ints, floats, symbols, or any mixture) and spit it back out as a single symbol. You can have it remove spaces (i.e. so “I’m Not An Animal” becomes “I’mNotAnAnimal”). You can change the separator (default = space) to any other character or symbol (i.e. so “link these words” becomes “link_these_words”). Furthermore, listToSymbol is interrupt level safe and will not cause any memory allocation, unlike sprintf.

Format : External
Environment : max
freeware
Max 3.x / 4.x


http://www.musikinetix.com/MegaMax/MegaMax.html

4855 objects and 135 libraries within the database Last entries : December 23rd, 2023 Last comments : 0 0 visitor and 51613301 members connected RSS
Site under GNU Free Documentation License