I'd like to be able to add comments to events being triggered. My event triggers are numbers (36,37,38) and the current solution is reading these and using a [sel 36 37 38] object triggering messages into a symbol box.
Is there a better way to approach this? I've been reading up on the [textfile] object but it appears only to be able to rewind. i need to be able to jump around to different positions.