<< ColorPalette | CopyObject >> |
Top: Documentation Library | Up: C Commands |
ConvertToPath Object Command
Converts an object to a path.
converttopath [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:
converttopath converttopath window 'Untitled~View.1'
ConvertToPath Command Definition url:PGScmd/converttopath
created:2006-03-30 10:07:12 last updated:2006-08-18 11:17:21
Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.
User Contributed Comments For ConvertToPath | sign in to add a comment |
Dan Kilroy wrote... | 2006-05-03 19:47:38 |
Script command submitted from PageStream internal documentation. Needs to be checked and merged with the command documentation above. Convert the {...} . ConvertToPath ([DOCUMENT document | WINDOW document-window | OBJECTID objectid])
ARexx: Applescript: | |
User Contributed Comments For ConvertToPath | sign in to add a comment |
<< ColorPalette | CopyObject >> |
Top: Documentation Library | Up: C Commands |