SetNormal Text Command

SETNORMAL Text Commands

Sets the normal style option at the insertion point, for selected text or for a style tag, and toggles off any other type styles.

setnormal [DOCUMENT name | WINDOW name | STYLETAG name]

DOCUMENT/s The document name.

WINDOW/s The window name.

STYLETAG/s Sets the attribute for a style tag.

Examples:

setnormal

setnormal document 'project.doc'

 

SetNormal  Command Definition  url:PGScmd/setnormal
  created:2006-03-31 10:52:56   last updated:2006-03-31 10:52:56
  Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.

User Contributed Comments For SetNormal
Dan Kilroy wrote...2006-05-04 17:03:24

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

Gets the {...} .

SetNormal ([DOCUMENT document | WINDOW document-window | STYLETAG document:...-tagname])


Parameters:


Results:


Notes:


See Also:


Examples:
Python:


ARexx:

Applescript:

User Contributed Comments For SetNormal