Eliminate empty rows from a script
I have a script that builds a second script inside a JMP table, copies that and pastes it to a JMP script window to make a functional script. Because of the nature of how this is achieved, I get a lot of empty rows in the finished script and I'd like to eliminate those. Reformat doesn't do the trick and my attempts at REGEX and GLOBALREPLACE also fail. Anyone succeed with this? I looked in here...