Posted By:
John_Zukowski
Posted On:
Sunday, August 12, 2001 07:07 PM
The | character is used to position the cursor in templates. By default, no | is transfered from the template to the class file, and the cursor is positioned at the last one. If however you actually need the | in the template, you have to escape it with a backslash, like |.