MergePaths Object Command

MERGEPATHS Object Commands

Merge the paths of selected object(s) and path(s).

mergepaths [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:

mergepaths

mergepaths document 'project.doc'

 

MergePaths  Command Definition  url:PGScmd/mergepaths
  created:2006-03-30 17:10:47   last updated:2006-03-30 17:10:47
  Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.

User Contributed Comments For MergePaths
Dan Kilroy wrote...2006-05-03 19:47:54

Script command submitted from PageStream internal documentation. Needs to be checked and merged with the command documentation above.

Merge the {...} .

MergePaths ([DOCUMENT document | WINDOW document-window | OBJECTID objectid])


Parameters:


Results:


Notes:


See Also:


Examples:
Python:


ARexx:

Applescript:

User Contributed Comments For MergePaths