SetAutoColumns File Command

Set the automatic column frame creation feature for importing text.

setmeasurements [status] [SAVE]

status/k Automatic text frames status.

Options: ON | OFF | TOGGLE.

SAVE Saves to the PageStream Preferences file.

Examples:

setautocolumns on save

setautocolumns toggle

 

SetAutoColumns  Command Definition  url:PGScmd/setautocolumns
  created:2006-03-31 10:52:53   last updated:2006-05-03 11:36:47
  Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.

User Contributed Comments For SetAutoColumns
Dan Kilroy wrote...2006-05-04 13:18:10

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

Gets the {...} .

SetAutoColumns ([ON|OFF|TOGGLE] [LIKE MASTERPAGE|PREVIOUS] [SAVE])


Parameters:


Results:


Notes:


See Also:


Examples:
Python:


ARexx:

Applescript:

User Contributed Comments For SetAutoColumns