<< SetItalic | SetJustification >> |
Top: Documentation Library | Up: S Commands |
SetJobNumbering System Command
SETJOBNUMBERING File Commands
Changes the job numbering status.
setjobnumbering [status] [NAME name] [NEXTNUMBER number] [SAVE]
status/k Sets the job numbering status.
Options: ON Toggles on job numbering.
OFF Toggles off job numbering.
TOGGLE Toggles job numbering.
NAME/s The job number prefix.
NEXTNUMBER/i The next job number to use.
SAVE Saves to the PageStream3 Preferences file.
Notes:
The TOGGLE parameter may not be used in conjunction with the SAVE parameter.
Examples:
setjobnumbering on name JML nextnumber 128 save
SetJobNumbering Command Definition url:PGScmd/setjobnumbering
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 SetJobNumbering | sign in to add a comment |
Dan Kilroy wrote... | 2006-05-03 20:27:54 |
Script command submitted from PageStream internal documentation. Needs to be checked and merged with the command documentation above. Gets the {...} . SetJobNumbering ([ON | OFF | TOGGLE] [NAME name][NEXTNUMBER number] [SAVE])
ARexx: Applescript: | |
User Contributed Comments For SetJobNumbering | sign in to add a comment |
<< SetItalic | SetJustification >> |
Top: Documentation Library | Up: S Commands |