SetBold Text Command

SETBOLD Text Commands

Sets the bold style option at the insertion point, for selected text or for a style tag.

setbold [DOCUMENT name | WINDOW name | STYLETAG name]

toggle/k Toggles on or off the style.

Options: on | off.

DOCUMENT/s The document name. Default=current.

WINDOW/s The window name. Default=current.

STYLETAG/s Sets the attribute for a style tag.

Examples:

setnormal on

setnormal off document 'project.doc'

 

SetBold  Command Definition  url:PGScmd/setbold
  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 SetBold
Dan Kilroy wrote...2006-05-04 17:03:32

Script command submitted from PageStream internal documentation. Needs to be checked and merged with the command documentation above.

Gets the {...} .

SetBold ([OFF | ON] [DOCUMENT document | WINDOW document-window | STYLETAG document:...-tagname])

Parameters:


Results:


Notes:


See Also:


Examples:
Python:


ARexx:

Applescript:

User Contributed Comments For SetBold