Macro Language Reference > Macros > Document > tbullmk
  
tbullmk
Description
Creates a bullet stream of the given name, mainly for use with bulleted paragraph structures.
Syntax
tbullmk tag name:t? ( fnt name:t? ( bull chars:s? ) )
tbullmk
[no parameter]
Invoke the Create Bullet Tag dialog box.
tag name
The name of the bullet tag to be created. This will overwrite a bullet tag of the same name if it already exists.
fnt name
The name of font from which the characters defined in the bull chars parameter will come. After the stream has been created, it can be edited like any other text stream by using the ttop macro to put the cursor in the stream.
bull chars
Up to six characters to be used as the bullet text.
Related Links