Template fill

Yet another little script to save some typing time. This one takes the line and comma delimited lists in the right input box and fills them into template variables in the left two input boxes. (The reason for having two is so C++ header and implementation files can be done together. The template variables are %a - %z for as is and %A - %Z for capitalized. % signs followed by a letter that aren't to be altered are not allowed.

Template 1 (header?)

Template 2 (implementation?)

Input

This wizard is copyright © Niall S F Barr, 2004-2008. Niall Barr makes no claim on the copyright of any generated code.