LoadText

LoadText
("TextObject","variable$")

LoadText("TextObject","path")

LoadText("TextObject","<List>")

LoadText("TextObject","<List>Number")

LoadText("variable$","path")

LoadText("variable$","<List>Number")

Important command for string variables.

The load text loads a string, a file from the path, a list or a single item from the list into the text object (Text, Paragraph text, Input Edit)It also loads a file from the path and a list (or item from the list) into the string variable.

The list is the MP3 list

See more in loadtext.mbd sample file and StringBasic.mbd sample.