Passing string as parameter

isaac74's icon

Hi,

I want to pass a string to a messagebox, how do I do this?

I've got a string unpacked that is: "0 2 this.wav"

How can I route "open" and "this.wav" together to make "open this.wav" to a message box?

Thanks