- Messages
- 1,636
- Country

As my scenProc scripts become more complex the individual steps are also becoming longer. May I suggest:
1. add a symbol to break a step into two or more lines. I believe they call this a continuation symbol. I've seen such symbols as '\' like in Python.
2. If one resizes the scenProc window if it gets smaller than a line's length, the code will work like a word-wrap so one can see the entire step.
1. add a symbol to break a step into two or more lines. I believe they call this a continuation symbol. I've seen such symbols as '\' like in Python.
2. If one resizes the scenProc window if it gets smaller than a line's length, the code will work like a word-wrap so one can see the entire step.
Last edited:
