SetSmart Text Command

SETSMART System Commands

Changes the smart typing status.

setsmart [SINGLEQUOTES status] [DOUBLEQUOTES status] [DASHES status] [BULLETS status] [SAVE]

SINGLEQUOTES Toggles smart single quotes.

DOUBLEQUOTES Toggles smart double quotes.

DASHES Toggles smart dashes.

BULLETS Toggles on or off smart bullets.

status/k Toggles the feature.

Options: on | off | toggle.

SAVE Saves to the PageStream3 Preferences file.

Notes:

The TOGGLE parameter may not be used in conjunction with the SAVE parameter.

Examples:

setsmart dashes off bullets toggle

setsmart singlequotes on doublequotes on save

 

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

User Contributed Comments For SetSmart
Dan Kilroy wrote...2006-05-03 20:31:35

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

Gets the {...} .

SetSmart ([DASHES <ON|OFF|TOGGLE>] [BULLETS <ON|OFF|TOGGLE>] [SINGLEQUOTES <ON|OFF|TOGGLE>] [DOUBLEQUOTES <ON|OFF|TOGGLE>] [SAVE])


Parameters:


Results:


Notes:


See Also:


Examples:
Python:


ARexx:

Applescript:

User Contributed Comments For SetSmart