Folks,
Currently, the Edit | Reformat Script command does a really nice job of reformatting JSL script so that all indentations are properly aligned. However, this command is wrapping any text in a row that exceeds something in the order of 130 characters, regardless of the Wrap Text setting in Preferences. I often organize/format my JSL in ways to aid in readability and organization which results in rather long rows (I have multiple large monitors which facilitiates the proper display of these long rows of characters). Unfortunately, any time I run Edit | Reformat Script my long rows of JSL commands are wrapped in ways that makes it difficult to read and see my code structure. I would appreciate it if the underlying value in Edit | Reformat Script that limits how many characters can be on a row is increased dramatically, or even eliminated. If the character limitation was eliminated, the Wrap Text property in Preferences could handle text that extends beyond the size of a given window, regardless of monitor size. Thanks for listening!