Hi, Daniel.Weber@SEMATECH.Org wrote:
<RANT> Well, after fixing about the hundredth instance in my code of dmtl instead of dtml, I have to ask the question - why the heck couldn't it be <z-var ...> instead of <dtml-var>? it's gotten to the point where I'm going to hack the code to spell-check for dmtl.... </RANT>
Not for me. No problem to type a bit. Since thinking about solution takes much more time than typing for me. And even a single char like z could be wrong typed :-) I think the readability is ok with "dtml". And its a nice sequence to type: left hand: d-t right hand: m-l Since there is also some html-code probably around your dtml-code, you have to type this code too without the chance to shorten it :-) And - last not least - you can make a macro with "<dtml-" or "&dtml." ... Regards Tino Wildenhain