Long Lines
David Naffin
Posts: 10
Is there any way to perform a line continuation? This would be handy for long lines such as branch commands with many states.
Comments
· brTarget = target
· BRANCH brTarget, Task1, Task2, Task3
· brTarget = brTarget - 3
· BRANCH brTarget, Task4, Task5, Task6
The first line is used to preserve the value of the original target -- just in case it's needed.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
Dallas, TX· USA