<< SetBoxDefaults | SetBusyRequester >> |
Top: Documentation Library | Up: S Commands |
SetBullet Text Command
SETBULLET Text Commands
Sets the bullet paragraph type for the paragraph at the insertion point, for selected paragraphs or for a style tag.
setbullet
OFF Toggles automatic bullets off.
ON Toggles automatic bullets on
FONT/s The name of the font. Default=current.
STYLE/s The style of the font. Default=current.
DOCUMENT/s The document name. Default=current.
WINDOW/s The window name. Default=current.
STYLETAG/s Sets the attribute for a style tag.
Notes:
To set the paragraph type to Normal, set the bullet and drop cap options to off.
You can enter a unicode value if the character for the bullet is not part of the standard character set. Type a backslash followed by the unicode value for a unicode character.
Examples:
setbullet on \8226 setbullet on '' font 'AGaramond-Semibold' setbullet off styletag 'Body Text'
SetBullet Command Definition url:PGScmd/setbullet
created:2006-03-31 10:52:53 last updated:2006-03-31 10:52:53
Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.
User Contributed Comments For SetBullet | sign in to add a comment |
Dan Kilroy wrote... | 2006-05-04 17:07:18 |
Script command submitted from PageStream internal documentation. Needs to be checked and merged with the command documentation above. Gets the {...} . SetBullet (<OFF | ON <char> [FONT fontname]> [PGS50:OUTDENT [TRUE|FALSE]] [DOCUMENT document | WINDOW document-window | STYLETAG document:...-tagname]) Parameters:
ARexx: Applescript: | |
User Contributed Comments For SetBullet | sign in to add a comment |
<< SetBoxDefaults | SetBusyRequester >> |
Top: Documentation Library | Up: S Commands |