<< EditTextObj | EndLockCapture >> |
Top: Documentation Library | Up: E Commands |
EndCommandCapture Text Command
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 © 1985-2024 GrasshopperLLC. All Rights Reserved.
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:
ARexx: Applescript: | |
User Contributed Comments For EndCommandCapture | sign in to add a comment |
<< EditTextObj | EndLockCapture >> |
Top: Documentation Library | Up: E Commands |