I threw together this little Excel utility, because I have grown weary of
taking long D-spec initialization or constant strings, and splitting them up
with dashes, and putting up with the 'MISSING QUOTATION' error at _every _
_single_ _CR/LF_ in WDSC. I made an excel workbook that allows you to type
in a long string into a large cell, and it justifies it into the D-Spec
keyword area, with continuation marks.
The workbook can be found at:
http://www.carolla.org/layout/dspec_justify.xls
This will work with virtually any RPG editor, so I though it was appropriate
here, rather than in WDSC-L. The justified text always contains an extra
dash at the end of the last line, and you still have to add the declaration
fields to the first line of your D-spec, but I think it's still a timesaver.
I hope this saves y'all as much time as it has saved me.