ENDCOMMANDCAPTURE System Commands
End buffering text commands. This is used to avoid a separate
redraw for each text attribute application.
endcommandcapture [DOCUMENT name | WINDOW name]
DOCUMENT/s The document name. Default=current.
WINDOW/s The window name. Default=current.
Examples:
endcommandcapture
endcommandcapture document 'project.doc'
EndCommandCapture Command Definition url:PGScmd/endcommandcapture created:2006-03-30 14:03:54 last updated:2006-03-30 14:03:54 Copyright 2001-2009 GrasshopperLLC | User Contributed Comments For EndCommandCapture | sign in to add a comment |
| Dan Kilroy wrote... | 2006-05-04 17:00:19 |
Script command submitted from PageStream internal documentation. Needs to be checked and merged with the command documentation above. Gets the {...} . EndCommandCapture ([DOCUMENT document | WINDOW document~window]) Parameters: Results:
Notes:
See Also:
Examples: Python:
ARexx: Applescript:
|
| User Contributed Comments For EndCommandCapture | sign in to add a comment |
|