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