Yes, you can reference them by name.
Each sequence will probably be a different length, so you might have the first byte indicate the length, then delete all those 2's.Code:Sequence VAR BYTE Sequence = ZigZag GOSUB RunSequence Sequence = Marquee GOSUB RunSequence
<br>
Bookmarks