Dissolves a selected compound object. dissolvecompound [DOCUMENT name | WINDOW name | OBJECTID number] DOCUMENT/s The document name. Default=current. WINDOW/s The window name. Default=current. OBJECTID/i The number of the object to manipulate. Examples: ARexx: dissolvecompound document 'project.doc'
DissolveCompound Command Definition url:PGScmd/dissolvecompound created:2006-03-30 13:47:46 last updated:2006-08-18 11:35:09 Copyright 2001-2009 GrasshopperLLC | User Contributed Comments For DissolveCompound | sign in to add a comment |
| Dan Kilroy wrote... | 2006-05-03 15:06:11 |
Script command submitted from PageStream internal documentation. Needs to be checked and merged with the command documentation above. Breaks a compound {...} . DissolveCompound ([DOCUMENT document | WINDOW document window | OBJECTID objectid]) Parameters:
Results:
Notes:
See Also:
Examples: Python:
ARexx: Applescript:
|
| User Contributed Comments For DissolveCompound | sign in to add a comment |
|