BeginStyleTag Style Command

Begins modification of a style tag.

beginstyletag [STYLETAG name]

STYLETAG/s The style to modify. This parameter is mandatory if there is not a current style.

Examples:
ARexx:

beginstyletag styletag 'Headline'

 

BeginStyleTag  Command Definition  url:PGScmd/beginstyletag
  created:2006-03-29 20:08:04   last updated:2006-08-18 11:10:40
  Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.

User Contributed Comments For BeginStyleTag
Dan Kilroy wrote...2006-05-04 16:48:01

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

Gets the {...} .

BeginStyleTag ([STYLETAG document:...-tagname])


Parameters:


Results:


Notes:


See Also:


Examples:
Python:


ARexx:

Applescript:

User Contributed Comments For BeginStyleTag