Change KeyPress, KeyRelease, PreMacro and PostMacro from Strings to Arrays
TimothyLuke opened this issue ยท 0 comments
TimothyLuke commented
The bulk of a sequence is an array while the outriding entries are Strings. The strings are susceptable to white space issues. Changing these to arrays is a simple reuse of the same functions used for editing the main part of the sequence.