Use the special character @ Bell as a trigger for cascading styles, for drop capital, or for text/rule filler.
Insert it by means of the Ted4 command Text.InsSpecialChar(SpecialChar.Bell), and not by typing on the keyboard. In the standard configuration, the script InsBell is assigned to the hot-key F10.
Note: instead to use the Bell character as the delimiter in >dropc...<, tags, it is possible to use >dropend< tag. In >fill..< and >rfill..< tags, it is possible to use >fillpos< tag instead of Bell.
The internal code for Bell is chr(7).
See also Syntax of XML output tags for the information on how to define the Bell character to be optional in XML output.