Tim wrote:
The continuation backslashes (the "\" charcater) is the clue. Once you realize that each line of the colors= ends with a backslash, it is easy to clean up in an editor.
However, posting PARs with a narrower colors= lines as you did is probably a courtesy for folks. Also occurs to me we could fix this in Fractint and allow sloppier syntax, though I am not sure that is a good idea. << The default maxlinelength parameter in Fractint defaults to 72. I put maxlinelenth=53 in my sstools.ini (as this is apparently what Jim Muth uses in FOTD posts), but I could have probably gotten away with a larger value. I think this is a better solution than allowing sloppier syntax, as the pars should be easily read by both computers and humans. Lee